1
0
Fork 0
alistair23-linux/drivers/mailbox
Jingoo Han d287c1d03a mailbox: remove unnecessary platform_set_drvdata()
The driver core clears the driver data to NULL after device_release
or on probe failure. Thus, it is not needed to manually clear the
device driver data to NULL.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Acked-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
2013-09-18 12:02:00 -07:00
..
Kconfig mailbox/omap: move the OMAP mailbox framework to drivers 2013-06-11 11:41:51 -05:00
Makefile mailbox/omap: move the OMAP mailbox framework to drivers 2013-06-11 11:41:51 -05:00
mailbox-omap1.c mailbox/omap: move the OMAP mailbox framework to drivers 2013-06-11 11:41:51 -05:00
mailbox-omap2.c mailbox: remove unnecessary platform_set_drvdata() 2013-09-18 12:02:00 -07:00
omap-mailbox.c mailbox/omap: move the OMAP mailbox framework to drivers 2013-06-11 11:41:51 -05:00
omap-mbox.h mailbox/omap: move the OMAP mailbox framework to drivers 2013-06-11 11:41:51 -05:00
pl320-ipc.c mailbox, pl320-ipc: remove __init from probe function 2013-03-04 14:23:11 +01:00