]> git.karo-electronics.de Git - karo-tx-linux.git/commit
reset: drop owner assignment from platform_drivers
authorWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:21:30 +0000 (16:21 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:21:30 +0000 (16:21 +0200)
commit569d5e911b36102ed3398537d90a4e0cf11b852f
tree8dc172c6425741af77b29f7514232784abccdd1c
parent51aa31b49fa0be1062c44eb74f242dfc4ae7c496
reset: 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/reset/reset-socfpga.c
drivers/reset/reset-sunxi.c