ieee802154: at86rf230: drop support for platform data
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 1 Feb 2023 05:34:46 +0000 (21:34 -0800)
committerStefan Schmidt <stefan@datenfreihafen.org>
Wed, 1 Feb 2023 20:27:56 +0000 (21:27 +0100)
commit9b26ed18545056794bf9d3f3defd9e09719ff4f5
tree5fca7253ae1b06e41a264b9e4b1a41afc6519b78
parent9f2ad955f98366003e887e32bdd4ea98ef2a04f4
ieee802154: at86rf230: drop support for platform data

There are no users of platform data in the mainline tree, and new
boards should use either ACPI or device tree, so let's stop supporting
it. This will help with converting the driver to gpiod API.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Link: https://lore.kernel.org/r/20230201053447.4098486-1-dmitry.torokhov@gmail.com
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
drivers/net/ieee802154/at86rf230.c
include/linux/spi/at86rf230.h [deleted file]