]> git.karo-electronics.de Git - linux-beck.git/commit
thermal: samsung: drop owner assignment from platform_drivers
authorWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:21:43 +0000 (16:21 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:21:43 +0000 (16:21 +0200)
commit32d3c299c567b3114152a5ca777a2c91523f4d8c
tree4adb0de2b5b5e01524c3c241734c5fa3e9d4cf81
parentbbc379834091670d540cae8d7d1e2240b68bb0e8
thermal: samsung: drop owner assignment from platform_drivers

A platform_driver does not need to set an owner, it will be populated by the
driver core.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/thermal/samsung/exynos_tmu.c