linux/drivers/extcon
Jingoo Han 7c0f6558f8 extcon: 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>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
2013-09-27 09:37:01 +09:00
..
extcon-adc-jack.c extcon: use dev_get_platdata() 2013-09-27 09:37:01 +09:00
extcon-arizona.c extcon: arizona: Fix a typo in a comment 2013-09-27 09:37:00 +09:00
extcon-class.c extcon: Remove casting the return value which is a void pointer 2013-09-27 09:37:00 +09:00
extcon-gpio.c extcon: use dev_get_platdata() 2013-09-27 09:37:01 +09:00
extcon-max8997.c extcon: max8997: Fix checkpatch warning 2013-09-27 09:36:59 +09:00
extcon-max77693.c extcon: max77693: Fix checkpatch warning 2013-09-27 09:37:00 +09:00
extcon-palmas.c extcon: use dev_get_platdata() 2013-09-27 09:37:01 +09:00
Kconfig extcon: Add an API to get extcon device from dt node 2013-08-05 08:52:45 +09:00
Makefile extcon: Add an API to get extcon device from dt node 2013-08-05 08:52:45 +09:00
of_extcon.c extcon: Add an API to get extcon device from dt node 2013-08-05 08:52:45 +09:00