Message ID | 20230717124059.196244-1-biju.das.jz@bp.renesas.com |
---|---|
Headers | show |
Series | pcf85063 driver improvements | expand |
On Mon, 17 Jul 2023 13:40:57 +0100, Biju Das wrote: > This patch series is based on the code improvement work done for > rtc-isl1208 driver and is just compile tested. > > v1->v2: > * Added Rb tag from Geert for patch#1 > * Added patch#2 for dropping enum pcf85063_type and the array pcf85063_cfg[] > as individual variables, and make lines shorter by referring to > e.g. &pcf85063_cfg instead of &pcf85063_cfg[PCF85063]. > > [...] Applied, thanks! [1/2] rtc: pcf85063: Simplify probe() commit: 68c624f860b30408afde81a91b4c9df3e915ed85 [2/2] rtc: pcf85063: Drop enum pcf85063_type and split pcf85063_cfg[] commit: 5789837c782771eadc9be47487067399609832e7 Best regards,