commit | b0308c5419607c77e5be3c9d388b120ed471037b | [log] [tgz] |
---|---|---|
author | Brian Norris <briannorris@chromium.org> | Thu Mar 09 18:46:17 2017 -0800 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Fri Apr 21 11:01:46 2017 -0500 |
tree | 8f211a3ae21cc65becf8a06dd0bb3a87bbdb4035 | |
parent | f90b0875463e450c5dcb714fb887720ecb53a600 [diff] |
PCI: rockchip: Modularize Now that we've exported pci_remap_iospace() and added proper remove() support, there's no reason this can't be a loadable module. Signed-off-by: Brian Norris <briannorris@chromium.org> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Shawn Lin <shawn.lin@rock-chips.com>