aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorWei Yongjun <[email protected]>2013-11-15 07:44:02 +0000
committerMark Brown <[email protected]>2013-11-15 10:24:00 +0000
commit53063ec6e2cc38000f98a5de557b7e4fed186cfc (patch)
tree02c636ce7f86c2f52860ca8da245c82c438685fe /net/unix/af_unix.c
parentMerge remote-tracking branch 'spi/topic/wr' into spi-next (diff)
downloadkernel-53063ec6e2cc38000f98a5de557b7e4fed186cfc.tar.gz
kernel-53063ec6e2cc38000f98a5de557b7e4fed186cfc.zip
spi: rspi: use platform drvdata correctly in rspi_remove()
We had set the platform drvdata in rspi_probe() as a type of struct rspi_data, but use it as struct spi_master in rspi_remove() Fix by remove the unnecessary spi_master_[get|put]() since rspi->master is no longer used after spi_unregister_master(). Signed-off-by: Wei Yongjun <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions