Skip to content

Commit 57e48ff

Browse files
alexaringdavem330
authored andcommitted
at86rf230: remove unnecessary spi_set_drvdata
Signed-off-by: Alexander Aring <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 1962694 commit 57e48ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/net/ieee802154/at86rf230.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1190,7 +1190,6 @@ static int at86rf230_probe(struct spi_device *spi)
11901190

11911191
err_hw_init:
11921192
flush_work(&lp->irqwork);
1193-
spi_set_drvdata(spi, NULL);
11941193
mutex_destroy(&lp->bmux);
11951194
ieee802154_free_device(lp->dev);
11961195

0 commit comments

Comments
 (0)