commit | 544a2e7f9f3115dd4b2b4941931300391928bfea | [log] [tgz] |
---|---|---|
author | Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi> | Tue Sep 19 23:18:05 2017 +0300 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 06 11:27:41 2017 -0400 |
tree | a8b5c71460b9707cb16c3d3fc714134325f3e304 | |
parent | 6b18f2a48e8c869fa3006735da69f425fe0e6144 [diff] |
pci: layerscape: Use pci_generic_mmap_{read, write}_config Use the new helpers to avoid boilerplate in the driver. Signed-off-by: Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>