commit | 554d9ec7b4c3f4bd439333135882a873bd734b4e | [log] [tgz] |
---|---|---|
author | Geliang Tang <geliangtang@gmail.com> | Wed Nov 23 22:55:07 2016 +0800 |
committer | Bjorn Helgaas <helgaas@kernel.org> | Wed Dec 07 14:32:30 2016 -0600 |
tree | 69a851475f41be4a1e680605b1422f5cbabc4431 | |
parent | 1001354ca34179f3db924eb66672442a173147dc [diff] |
PCI: spear: Use builtin_platform_driver() to simplify the code Use builtin_platform_driver() helper to simplify the code. Signed-off-by: Geliang Tang <geliangtang@gmail.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>