On Wed, Mar 6, 2013 at 3:54 PM, Jingoo Han <[email protected]> wrote: > devm_rtc_device_register() is device managed and makes cleanup > paths simpler. > > Signed-off-by: Jingoo Han <[email protected]> > --- > Changes since v1: > - used 'struct device *dev' as the first argument > > drivers/rtc/rtc-spear.c | 5 ++--- > 1 files changed, 2 insertions(+), 3 deletions(-)
Acked-by: Viresh Kumar <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

