mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
f07eb223a0
Get rid of users of of_platform_driver in drivers/sound. The
of_platform_{,un}register_driver functions are going away, so the
users need to be converted to using the platform_bus_type directly.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>