]> asedeno.scripts.mit.edu Git - linux.git/commit
mtd: maps: pismo: Remove owner assignment from i2c_driver
authorFabio Estevam <fabio.estevam@nxp.com>
Mon, 23 Apr 2018 12:07:13 +0000 (09:07 -0300)
committerBoris Brezillon <boris.brezillon@bootlin.com>
Thu, 3 May 2018 09:42:31 +0000 (11:42 +0200)
commit051529d0c010a07c84fb42626053e4df610857c5
treedeabf4b44196af846768274a449512f8dca6f0ca
parent27ab41e2c183e960a045c8f3b87b2341a5f10f19
mtd: maps: pismo: Remove owner assignment from i2c_driver

Structure i2c_driver does not need to set the owner field, as this will
be populated by the driver core.

Generated by scripts/coccinelle/api/platform_no_drv_owner.cocci.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
drivers/mtd/maps/pismo.c