Re: [PATCH 19 5/5] Convert pfc8563 i2c driver from old style to new style

2008-04-10 Thread Laurent Pinchart
Hi Jon, On Saturday 12 January 2008 03:47, Jon Smirl wrote: > 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. The patch breaks the pfc8563 driver. The old style driver allocated memory for a pcf

[PATCH 19 5/5] Convert pfc8563 i2c driver from old style to new style

2008-01-11 Thread Jon Smirl
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 | 107 +++-- 1 files changed, 27 i