diff options
author | Laurent Pinchart <[email protected]> | 2020-07-31 18:24:32 +0300 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-07-31 19:17:02 +0100 |
commit | 2dbf11ec7d3a63ebde946b5747ad6bd74d45adb1 (patch) | |
tree | 9bfea3115d609d455a384fae29d7c9e166a7e297 /scripts/gdb/linux/modules.py | |
parent | 14e5ad7d118997741aa567dfc4398f72762ff08a (diff) |
ASoC: sh: Replace 'select' DMADEVICES 'with depends on'
Enabling a whole subsystem from a single driver 'select' is frowned
upon and won't be accepted in new drivers, that need to use 'depends on'
instead. Existing selection of DMADEVICES will then cause circular
dependencies. Replace them with a dependency.
Signed-off-by: Laurent Pinchart <[email protected]>
Acked-by: Randy Dunlap <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions