mtd: sst25l: Remove redundant spi_set_drvdata
authorSachin Kamat <sachin.kamat@linaro.org>
Tue, 8 Oct 2013 09:21:33 +0000 (14:51 +0530)
committerBrian Norris <computersforpeace@gmail.com>
Thu, 7 Nov 2013 07:32:48 +0000 (23:32 -0800)
commitfcfd9f2dd786a79400e1e799713ff71e939b40b5
tree547af78a01729cced3a15345e5207bc3fd94ef6c
parent2aabeb20ee4b2f4dce5d4b3855cea42d42c33772
mtd: sst25l: Remove redundant spi_set_drvdata

Driver core will set the driver data to NULL upon detach
or probe failure.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/devices/sst25l.c
This page took 0.029812 seconds and 5 git commands to generate.