commit | 2559318caa76028edc9c0553932a17139e6adc58 | [log] [tgz] |
---|---|---|
author | Heikki Krogerus <heikki.krogerus@linux.intel.com> | Mon Sep 21 14:17:26 2015 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Oct 04 18:38:45 2015 +0100 |
tree | e16fc5ec1c639aea86acf03cbf3078df8771c0bd | |
parent | 1bd8edba10e6aa275434a8daa7ddcaf849fe49ad [diff] |
serial: 8250_dw: hook the DMA in one place Instead of assigning the dma member in dw8250_probe_of and dw8250_probe_acpi separately, assigning it in dw8250_probe. Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>