Home
last modified time | relevance | path

Searched hist:c853b167e6ec1f25023cfc58ba2f43f9f6f5b49b (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/w1/masters/
H A Dw1-gpio.cdiff c853b167e6ec1f25023cfc58ba2f43f9f6f5b49b Thu Nov 14 16:32:04 CST 2013 Jingoo Han <jg1.han@samsung.com> 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>