serial: 8250_dw: Let ACPI code extract the DMA client info
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Wed, 10 Apr 2013 13:58:30 +0000 (16:58 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 11 Apr 2013 20:21:17 +0000 (13:21 -0700)
commit94b2b47cf68ce4633a1dbe9d221617404b5de03b
tree246f2395cb9aee1f2170ffdd7dc819a8a503c8ec
parentaea02e87f6076f2a29d537829503e1344e92a3b8
serial: 8250_dw: Let ACPI code extract the DMA client info

The new ACPI DMA helpers in dmaengine API can take care of
extracting all the necessary information regarding DMA. The
driver does not need to do this separately any more.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_dw.c