1
0
Fork 0
alistair23-linux/drivers/dma/qcom
Sinan Kaya 75ff76687c dmaengine: qcom_hidma: autoload while probing ACPI
MODULE_DEVICE_TABLE is used by the kernel to determine which device driver
should be loaded for which platform device. MODULE_DEVICE_TABLE has been
only defined for the device-tree based platforms in the current code.
Defining it also for ACPI based platforms.

Signed-off-by: Sinan Kaya <okaya@codeaurora.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2016-11-23 09:47:32 +05:30
..
Kconfig
Makefile dmaengine: qcom_hidma: add debugfs hooks 2016-05-14 11:54:45 +05:30
bam_dma.c dmaengine: qcom-bam-dma: add __maybe_unused annotations for PM 2016-07-06 22:39:43 +05:30
hidma.c dmaengine: qcom_hidma: autoload while probing ACPI 2016-11-23 09:47:32 +05:30
hidma.h dmaengine: qcom_hidma: cleanup sysfs entries during remove 2016-11-15 08:58:12 +05:30
hidma_dbg.c dmaengine: qcom_hidma: make pending_tre_count atomic 2016-11-03 18:55:44 +05:30
hidma_ll.c dmaengine: qcom_hidma: add MSI support for interrupts 2016-11-03 18:55:45 +05:30
hidma_mgmt.c dmaengine: qcom_hidma: autoload while probing ACPI 2016-11-23 09:47:32 +05:30
hidma_mgmt.h
hidma_mgmt_sys.c