diff options
author | Lee Jones <lee.jones@linaro.org> | 2013-05-03 18:32:11 +0400 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2013-05-23 23:13:06 +0400 |
commit | 1814a1703ce2d6d4b88b5f62a52b137afebad990 (patch) | |
tree | 0a035efe9458f9ebef3dc3a01e278540ab75276d /drivers/spi | |
parent | bb75d93b903afcd0904c83850835857fd9f8ef2d (diff) | |
download | linux-1814a1703ce2d6d4b88b5f62a52b137afebad990.tar.xz |
dmaengine: ste_dma40: Allow driver to be probe()able when DT is enabled
When booting using Device Tree, devices aren't registered in the normal
way. Instead, they need to be provided with a compatible string which is
held in an OF Match Table for comparison during start-up. Here we provide
the compatible string and prepare the driver to not receive a platform
data pointer.
Acked-by: Vinod Koul <vnod.koul@intel.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
[Fixed up whitespace error]
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/spi')
0 files changed, 0 insertions, 0 deletions