diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-07-04 00:07:13 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-07-04 01:07:55 +0200 |
commit | e1c2f989e691e8e124b57fd7ba4e15e7873b91e5 (patch) | |
tree | 939af7ebb78a902745ed1fc989904194106ca8b2 /drivers/rtc/rtc-spear.c | |
parent | rtc: rtc-coh901331: use platform_{get,set}_drvdata() (diff) | |
download | linux-e1c2f989e691e8e124b57fd7ba4e15e7873b91e5.tar.xz linux-e1c2f989e691e8e124b57fd7ba4e15e7873b91e5.zip |
rtc: rtc-rc5t583: use platform_{get,set}_drvdata()
Use the wrapper functions for getting and setting the driver data using
platform_device instead of using dev_{get,set}_drvdata() with &pdev->dev,
so we can directly pass a struct platform_device.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/rtc/rtc-spear.c')
0 files changed, 0 insertions, 0 deletions