]> git.karo-electronics.de Git - karo-tx-linux.git/commit
parport: drop owner assignment from platform_drivers
authorWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:21:20 +0000 (16:21 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:21:20 +0000 (16:21 +0200)
commit2422f7e4d1138a740f228bd4983815bf3b3254e4
treec51996769cbc2ed65b49e465e92fec60890f5ca5
parent47fc34ffd9c24cf100927da659309a12acbe0d3d
parport: 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/parport/parport_amiga.c
drivers/parport/parport_ax88796.c
drivers/parport/parport_pc.c
drivers/parport/parport_sunbpp.c