diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-06-10 19:52:52 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-10-31 15:49:09 +0100 |
commit | d8cbc3f7921d0a50c032c8ee7131f8ee10c6b5a9 (patch) | |
tree | 2ae305bc293571214497d256f1b7bc7ab0e31ae3 /drivers/rapidio | |
parent | DMA-API: others: use dma_set_coherent_mask() (diff) | |
download | linux-d8cbc3f7921d0a50c032c8ee7131f8ee10c6b5a9.tar.xz linux-d8cbc3f7921d0a50c032c8ee7131f8ee10c6b5a9.zip |
DMA-API: crypto: fix ixp4xx crypto platform device support
Don't statically allocate struct device's in modules, and shut the
warning up with an empty release() function. There's a reason that
warning is there and that's not for people to hide in this way. It's
there to persuade people to use the correct APIs to allocate platform
devices.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'drivers/rapidio')
0 files changed, 0 insertions, 0 deletions