Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 57e48ffc authored by Alexander Aring's avatar Alexander Aring Committed by David S. Miller
Browse files

at86rf230: remove unnecessary spi_set_drvdata

parent 19626946
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1190,7 +1190,6 @@ static int at86rf230_probe(struct spi_device *spi)

err_hw_init:
	flush_work(&lp->irqwork);
	spi_set_drvdata(spi, NULL);
	mutex_destroy(&lp->bmux);
	ieee802154_free_device(lp->dev);