linux/drivers/rapidio
Laurent Pinchart 30857be399 rapidio: Replace 'select' DMAENGINES 'with depends on'
[ Upstream commit d2b8610024 ]

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 DMAENGINES will then cause circular
dependencies. Replace them with a dependency.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-09-23 12:10:58 +02:00
..
devices rapidio: fix an error in get_user_pages_fast() error handling 2020-05-27 17:37:43 +02:00
switches
Kconfig rapidio: Replace 'select' DMAENGINES 'with depends on' 2020-09-23 12:10:58 +02:00
Makefile
rio_cm.c drivers/rapidio/rio_cm.c: fix potential oops in riocm_ch_listen() 2020-01-27 14:50:31 +01:00
rio-access.c
rio-driver.c
rio-scan.c
rio-sysfs.c
rio.c
rio.h