[PATCH 4/4] Convert pfc8563 i2c driver from old style to new style
Convert pfc8563 i2c driver from old style to new style. The driver is also modified to support device tree names via the i2c mod alias mechanism. Signed-off-by: Jon Smirl <[EMAIL PROTECTED]> --- drivers/rtc/rtc-pcf8563.c | 110 - 1 files changed, 30 i
[PATCH 4/4] Convert pfc8563 i2c driver from old style to new style
Convert pfc8563 i2c driver from old style to new style. The driver is also modified to support device tree names via the i2c mod alias mechanism. --- drivers/rtc/rtc-pcf8563.c | 114 + 1 files changed, 32 insertions(+), 82 deletions(-) diff --git a/d