aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorYang Yingliang <[email protected]>2022-09-13 22:49:05 +0800
committerAlexandre Belloni <[email protected]>2022-11-15 21:01:51 +0100
commit5dc8356830428656c3a00dd702fb9102fe43550f (patch)
treede9a2f9c9930b6183aebbf30f85149c60336a91c /scripts/generate_rust_analyzer.py
parentf27efee663701f0e93351cf052677214fed40a42 (diff)
rtc: ds1302: remove unnecessary spi_set_drvdata()
Remove unnecessary spi_set_drvdata() in ds1302_remove(), the driver_data will be set to NULL in device_unbind_cleanup() after calling ->remove(). After this, ds1302_remove() is an empty function, so remove it too. Signed-off-by: Yang Yingliang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions