acrn-kernel/drivers/w1/masters
Jingoo Han c853b167e6 drivers/w1/masters/w1-gpio.c: use dev_get_platdata()
Use the wrapper function for retrieving the platform data instead of
accessing dev->platform_data directly.  This is a cosmetic change to make
the code simpler and enhance the readability.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-11-15 09:32:21 +09:00
..
Kconfig
Makefile
ds1wm.c drivers/w1/masters/ds1wm.cuse dev_get_platdata() 2013-11-13 12:09:35 +09:00
ds2482.c
ds2490.c
matrox_w1.c
mxc_w1.c
omap_hdq.c w1: omap-hdq: remove deprecated IRQF_DISABLED 2013-10-16 12:36:10 -07:00
w1-gpio.c drivers/w1/masters/w1-gpio.c: use dev_get_platdata() 2013-11-15 09:32:21 +09:00