diff options
author | Ladislav Michl <[email protected]> | 2018-01-12 14:16:28 +0100 |
---|---|---|
committer | Boris Brezillon <[email protected]> | 2018-01-12 15:34:23 +0100 |
commit | f5229331f13b84389cd71a58ccd5e15e5cb091c2 (patch) | |
tree | 6dca41219c2b1a0c509ca8c38b16f3a5e770e346 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3ed6a4d1de2c5855a9e0164872b6adfd6b7a4215 (diff) |
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 <[email protected]>
Reviewed-by: Peter Ujfalusi <[email protected]>
Reviewed-by: Sebastian Reichel <[email protected]>
Acked-by: Roger Quadros <[email protected]>
Tested-by: Tony Lindgren <[email protected]>
Tested-by: Aaro Koskinen <[email protected]>
Signed-off-by: Boris Brezillon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions