diff options
| author | Alexandru Ardelean <[email protected]> | 2023-07-12 12:48:57 +0300 |
|---|---|---|
| committer | Bartosz Golaszewski <[email protected]> | 2023-07-29 16:03:17 +0200 |
| commit | 28e6c5b86ac3756235b9a0ae6b1409f6ac33cd09 (patch) | |
| tree | 30d71cc0e146459101bf31df57a8e0141ddf2843 /scripts/stackusage | |
| parent | e5780d80ce1d86298e5ad5a91264276bff8c9179 (diff) | |
gpio: 74xx-mmio: remove unneeded platform_set_drvdata() call
The platform_set_drvdata() was needed when the driver had an explicit
remove function.
That function got removed a while back, so we don't need to keep a pointer
(on 'dev->driver_data') for the private data of the driver anymore.
Signed-off-by: Alexandru Ardelean <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions