Files
android_kernel_xiaomi_sm8450/drivers/rtc
Jingoo Han 6636a9944b drivers/rtc/class.c: use struct device as the first argument for devm_rtc_device_register()
Other devm_* APIs use 'struct device *dev' as the first argument.  Thus,
in order to sync with other devm_* functions, struct device is used as
the first argument for devm_rtc_device_register().

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Cc: Tejun Heo <tj@kernel.org>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-04-29 18:28:22 -07:00
..
2011-08-26 17:26:35 -07:00
2013-04-29 18:28:20 -07:00
2012-12-17 17:15:20 -08:00
2009-04-02 01:05:32 +00:00
2012-03-23 16:58:39 -07:00
2008-11-21 01:24:38 -08:00
2012-03-23 16:58:39 -07:00