commit | 9bcfe38f58a442d512d3f3e5a7dfab9bc6797c3d | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Fri Jul 01 17:45:56 2016 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Fri Jul 01 22:56:41 2016 +0530 |
tree | c6f3aea7a0e9ec1c8ffcc546207f4722846c3417 | |
parent | 1a695a905c18548062509178b98bc91e67510864 [diff] |
dmaengine: axi-dmac: Add MODULE_DEVICE_TABLE() Add MODULE_DEVICE_TABLE() for the axi-dmac driver. This allows the driver to be loaded on demand when built as a module. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Vinod Koul <vinod.koul@intel.com>