Skip to content
Commit 28541d0f authored by Grant Likely's avatar Grant Likely
Browse files

dt/video: Eliminate users of of_platform_{,un}register_driver



Get rid of users of of_platform_driver in drivers/video.  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: default avatarGrant Likely <grant.likely@secretlab.ca>
parent 74888760
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment