]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
i2c: at91: convert to dma_request_slave_channel_compat()
authorLudovic Desroches <ludovic.desroches@atmel.com>
Mon, 15 Apr 2013 02:16:56 +0000 (02:16 +0000)
committerWolfram Sang <wsa@the-dreams.de>
Tue, 16 Apr 2013 09:10:14 +0000 (11:10 +0200)
commitd877a721e2a6afea3dfdd494b7d463137b6e6c6b
treefb87bc600f458430d4b510d41197bcd11688e2db
parent92b775c2949287e675fdb3cac96bb0cda64efbfe
i2c: at91: convert to dma_request_slave_channel_compat()

Use generic DMA DT helper. Platforms booting with or without DT populated are
both supported.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-at91.c