linux-stable/drivers/net/can/softing
Jingoo Han c58bd85808 can: softing: 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: Marc Kleine-Budde <mkl@pengutronix.de>
2013-09-21 15:43:15 +02:00
..
Kconfig can: Kconfig: convert 'depends on CAN_DEV' into 'if CAN_DEV...endif' block 2013-01-26 16:58:58 +01:00
Makefile
softing.h Fix common misspellings 2011-03-31 11:26:23 -03:00
softing_cs.c FIX: softingcs conversion to module_pcmcia_driver macro 2013-03-18 17:53:34 -07:00
softing_fw.c can: softing: Fix potential memory leak in softing_load_fw() 2012-08-24 10:54:05 +02:00
softing_main.c can: softing: use dev_get_platdata() 2013-09-21 15:43:15 +02:00
softing_platform.h