From: Grant Likely Date: Wed, 23 Feb 2011 04:05:04 +0000 (-0700) Subject: dt/sound: Eliminate users of of_platform_{,un}register_driver X-Git-Tag: v2.6.39-rc1~466^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f07eb223a081b278be02a58394cb5fd66f1a1bbd;p=pandora-kernel.git dt/sound: Eliminate users of of_platform_{,un}register_driver 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 --- Reading git-diff-tree failed