diff options
author | Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> | 2016-05-19 11:29:17 +0300 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2016-05-26 21:43:06 +0300 |
commit | 6aabf9d01facdcb6835272995b003956a9dabea0 (patch) | |
tree | 23e1fd701bf3e8361518757ba0e141698be153de /fs/fs_struct.c | |
parent | ea8ea737c46cffa5d0ee74309f81e55a7e5e9c2a (diff) | |
download | linux-6aabf9d01facdcb6835272995b003956a9dabea0.tar.xz |
i2c: rcar: use dma_request_chan()
New drivers should not use dma_request_slave_channel_reason() but
dma_request_chan(). The former is a macro to the later so this change do
not effect the driver in any way.
Reported-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'fs/fs_struct.c')
0 files changed, 0 insertions, 0 deletions