diff options
author | Linus Walleij <[email protected]> | 2023-01-20 10:38:00 +0100 |
---|---|---|
committer | Bartosz Golaszewski <[email protected]> | 2023-01-30 15:55:30 +0100 |
commit | e3863fa123c8fd9647782bc560216c6b910711e8 (patch) | |
tree | b55543b2c2625480deaf39e5734fcbf1567f47f5 /drivers/usb/cdns3/cdns3-debug.h | |
parent | 51435300df229cab06c3efdd80a303b79278e7a7 (diff) |
gpio: Get rid of gpio_to_chip()
The gpio_to_chip() function refers to the global GPIO numberspace
which is a problem we want to get rid of. Get this function out
of the header and open code it into gpiolib with appropriate FIXME
notices so no new users appear in the kernel.
Signed-off-by: Linus Walleij <[email protected]>
Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions