]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mtd: devices: drop owner assignment from platform_drivers
authorWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:20:57 +0000 (16:20 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:20:57 +0000 (16:20 +0200)
commitc37c1e160546eca3f0612bf9a541667af4f5d71b
tree3f4eeea48cb933f69a40a9b3e4731cea9a021b58
parentbb0d20e79490aad989e6c85fedf46781b8d1e3ba
mtd: devices: 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/mtd/devices/bcm47xxsflash.c
drivers/mtd/devices/docg3.c
drivers/mtd/devices/spear_smi.c
drivers/mtd/devices/st_spi_fsm.c