OSDN Git Service

spi: omap2-mcspi: Remove the call to platform_set_drvdata(pdev, NULL)
authorShubhrajyoti D <shubhrajyoti@ti.com>
Thu, 16 Aug 2012 15:19:30 +0000 (20:49 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 17 Aug 2012 21:56:31 +0000 (22:56 +0100)
commita8e8f1398e80335b923fe747eab2b7c40d14ae31
treeff211f923cb71be1af76d09a2a5bb20d683cf951
parent89f98dc5eaf78a5a6920c54ee8ef8992d35f8c48
spi: omap2-mcspi: Remove the call to platform_set_drvdata(pdev, NULL)

Remove the call of platform_set_drvdata(pdev, NULL) as they are not
needed anymore.

Signed-off-by: Shubhrajyoti D <shubhrajyoti@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/spi/spi-omap2-mcspi.c