]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mtd: mtk-quadspi: drop unnecessary .owner assignment
authorBrian Norris <computersforpeace@gmail.com>
Sat, 21 Nov 2015 01:38:33 +0000 (17:38 -0800)
committerBrian Norris <computersforpeace@gmail.com>
Fri, 4 Dec 2015 23:31:53 +0000 (15:31 -0800)
commit0f6d3f4097d2746925986af5e34b864c5f6b2682
treeffbd3dabcc31efdaa1104e5175fc9dc81f91dc6c
parent2524534dbb2372a666f30e0da2f97cd7f0d7f76c
mtd: mtk-quadspi: drop unnecessary .owner assignment

As of commit 807f16d4db95 ("mtd: core: set some defaults when
dev.parent is set"), the MTD core will set this for us.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Cc: Bayi Cheng <bayi.cheng@mediatek.com>
drivers/mtd/spi-nor/mtk-quadspi.c