commit | 1c48a5c93da63132b92c4bbcd18e690c51539df6 | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@secretlab.ca> | Thu Feb 17 02:43:24 2011 -0700 |
committer | Grant Likely <grant.likely@secretlab.ca> | Mon Feb 28 13:22:46 2011 -0700 |
tree | 746e990ce0f49e48e2cc9d55766485f468ca35f6 | |
parent | 793218dfea146946a076f4fe51e574db61034a3e [diff] |
dt: Eliminate of_platform_{,un}register_driver Final step to eliminate of_platform_bus_type. They're all just platform drivers now. v2: fix type in pasemi_nand.c (thanks to Stephen Rothwell) Signed-off-by: Grant Likely <grant.likely@secretlab.ca>