diff options
author | Lokesh Vutla <lokeshvutla@ti.com> | 2015-04-16 21:46:05 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-04-17 15:04:02 +0200 |
commit | 5d9094b6c7fc87d1909143540c1e2fddde9129b3 (patch) | |
tree | be1d53387221b9d7dd1c5790299261241a7832f5 /kernel | |
parent | drivers/rtc/Kconfig: update Kconfig for OMAP RTC (diff) | |
download | linux-5d9094b6c7fc87d1909143540c1e2fddde9129b3.tar.xz linux-5d9094b6c7fc87d1909143540c1e2fddde9129b3.zip |
drivers/rtc/rtc-omap.c: use module_platform_driver
module_platform_driver_probe() prevents driver from requesting probe
deferral. So using module_platform_drive() to support probe deferral.
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: Paul Walmsley <paul@pwsan.com>
Cc: Tero Kristo <t-kristo@ti.com>
Cc: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions