mtd: rawnand: gpmi: Remove explicit default gpmi clock setting for i.MX6
authorStefan Riedmueller <s.riedmueller@phytec.de>
Tue, 2 Nov 2021 20:20:21 +0000 (21:20 +0100)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Fri, 19 Nov 2021 18:43:14 +0000 (19:43 +0100)
commitaa1baa0e6c1aa4872e481dce4fc7fd6f3dd8496b
tree3aff8ffcc19039d5db932f9d2c251dcc4833b96a
parent0171480007d64f663aae9226303f1b1e4621229e
mtd: rawnand: gpmi: Remove explicit default gpmi clock setting for i.MX6

There is no need to explicitly set the default gpmi clock rate during
boot for the i.MX 6 since this is done during nand_detect anyway.

Signed-off-by: Stefan Riedmueller <s.riedmueller@phytec.de>
Cc: stable@vger.kernel.org
Acked-by: Han Xu <han.xu@nxp.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20211102202022.15551-1-ceggers@arri.de
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c