commit | 4ebb24f707187196937607c60810d42f7112d7aa | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@secretlab.ca> | Tue Feb 22 20:01:33 2011 -0700 |
committer | Grant Likely <grant.likely@secretlab.ca> | Mon Feb 28 01:36:39 2011 -0700 |
tree | 89a92b3f8dd55f3c5e0cfa73fa6446b3d490f3a8 | |
parent | 000061245a6797d542854106463b6b20fbdcb12e [diff] |
dt/sparc: Eliminate users of of_platform_{,un}register_driver Get rid of old users of of_platform_driver in arch/sparc. Most of_platform_driver users can be converted to use the platform_bus directly. Signed-off-by: Grant Likely <grant.likely@secretlab.ca>