]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: rawnand: meson: stop supporting legacy clocks
authorLiang Yang <liang.yang@amlogic.com>
Wed, 7 Sep 2022 08:04:05 +0000 (16:04 +0800)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 21 Sep 2022 08:38:47 +0000 (10:38 +0200)
commit6a450a7ce26455f50e77c4ed82319eb79490927e
treea07086caa1b33e9bb69131906ac68ed7a9521a9c
parent78ea28160338206724fc772324ef748de0991c2e
mtd: rawnand: meson: stop supporting legacy clocks

meson NFC driver only uses common clock interfaces, which triggers kernel test
robot errors when using legacy clocks with HAVE_LEGACY_CLK on.

Reported-by: kernel test robot <lkp@intel.com>
Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Liang Yang <liang.yang@amlogic.com>
[miquel.raynal@bootlin.com: Rephrase the commit log]
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20220907080405.28240-6-liang.yang@amlogic.com
drivers/mtd/nand/raw/Kconfig