diff options
author | Ezequiel GarcĂa <ezequiel@vanguardiasur.com.ar> | 2016-04-01 23:29:23 +0200 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2016-04-03 08:03:51 +0200 |
commit | 20c07a5bf094198ff2382aa5e7c930b3c9807792 (patch) | |
tree | 9e38aa340a4a570c79d21b822eafec67df13eb36 /drivers/mtd/chips/Kconfig | |
parent | Linux 4.6-rc1 (diff) | |
download | linux-20c07a5bf094198ff2382aa5e7c930b3c9807792.tar.xz linux-20c07a5bf094198ff2382aa5e7c930b3c9807792.zip |
mtd: nand: Drop mtd.owner requirement in nand_scan
Since commit 807f16d4db95 ("mtd: core: set some defaults
when dev.parent is set"), it's now legal for drivers
to call nand_scan and nand_scan_ident without setting
mtd.owner.
Drop the check and while at it remove the BUG() abuse.
Fixes: 807f16d4db95 ("mtd: core: set some defaults when dev.parent is set")
Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
[Brian: editorial note - while commit 807f16d4db95 wasn't explicitly
broken, some follow-up commits in the v4.4 release broke a few
drivers, since they would hit this BUG() if they used nand_scan()
and were built as modules]
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'drivers/mtd/chips/Kconfig')
0 files changed, 0 insertions, 0 deletions