commit | 94b2b47cf68ce4633a1dbe9d221617404b5de03b | [log] [tgz] |
---|---|---|
author | Heikki Krogerus <heikki.krogerus@linux.intel.com> | Wed Apr 10 16:58:30 2013 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Apr 11 13:21:17 2013 -0700 |
tree | 246f2395cb9aee1f2170ffdd7dc819a8a503c8ec | |
parent | aea02e87f6076f2a29d537829503e1344e92a3b8 [diff] |
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>