i2c: at91: remove legacy DMA support
authorArnd Bergmann <arnd@arndb.de>
Fri, 21 Nov 2014 13:44:31 +0000 (14:44 +0100)
committerWolfram Sang <wsa@the-dreams.de>
Fri, 21 Nov 2014 18:02:01 +0000 (19:02 +0100)
Since at91sam9g45 is now DT-only, all DMA capable users of this driver
are using the DT case, and the legacy support can be removed.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-at91.c

Simple merge