summaryrefslogtreecommitdiff
path: root/drivers/memory
diff options
context:
space:
mode:
authorLadislav Michl <ladis@linux-mips.org>2018-01-12 16:16:28 +0300
committerBoris Brezillon <boris.brezillon@free-electrons.com>2018-01-12 17:34:23 +0300
commitf5229331f13b84389cd71a58ccd5e15e5cb091c2 (patch)
tree6dca41219c2b1a0c509ca8c38b16f3a5e770e346 /drivers/memory
parent3ed6a4d1de2c5855a9e0164872b6adfd6b7a4215 (diff)
downloadlinux-f5229331f13b84389cd71a58ccd5e15e5cb091c2.tar.xz
mtd: onenand: omap2: Do not make delay for GPIO OMAP3 specific
Second commit in driver history (782b7a367d81: "[MTD] [OneNAND] OMAP3: add delay for GPIO") added quirk for waiting until GPIO line settle. As DMA was disabled for OMAP2 boards, chances are this problem was not OMAP3 specific and as it is just one register read, previous test for SoC type is approximately as expensive as read itself. Make delay unconditional, which allows removing SoC specific code alltogether. Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Reviewed-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk> Acked-by: Roger Quadros <rogerq@ti.com> Tested-by: Tony Lindgren <tony@atomide.com> Tested-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Diffstat (limited to 'drivers/memory')
0 files changed, 0 insertions, 0 deletions