diff options
author | Arnd Bergmann <[email protected]> | 2023-01-26 17:15:59 +0100 |
---|---|---|
committer | Stefan Schmidt <[email protected]> | 2023-01-31 09:05:36 +0100 |
commit | 6755dee8343cbc4af45e001d904c9a857a451bec (patch) | |
tree | 6af152bf2861cf51b8067fb61526be98e846a1de /drivers/usb/cdns3/cdns3-debug.h | |
parent | 8338304c2719fb7aec8e4b5dd9fa684b719db06e (diff) |
cc2520: move to gpio descriptors
cc2520 supports both probing from static platform_data and
from devicetree, but there have never been any definitions
of the platform data in the mainline kernel, so it's safe
to assume that only the DT path is used.
After folding cc2520_platform_data into the driver itself,
the GPIO handling can be simplified by moving to the modern
gpiod interface.
Signed-off-by: Arnd Bergmann <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Stefan Schmidt <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions