diff options
author | Yang Yingliang <[email protected]> | 2022-09-16 22:07:57 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-09-23 17:54:16 +0100 |
commit | d508260e89a7d1889bbb5788fdfc52cc3eb8ddb6 (patch) | |
tree | e2876f1a42eb1d9c270ea156388a3e9d9e459463 /lib/pm-notifier-error-inject.c | |
parent | abb4e4349afe7eecdb0499582f1c777031e3a7c8 (diff) |
ASoC: Intel: skylake: remove unnecessary dev_set_drvdata()
Remove unnecessary dev_set_drvdata() in skl_remove(), the driver_data
will be set to NULL in device_unbind_cleanup() after calling ->remove().
Signed-off-by: Yang Yingliang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/pm-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions