diff options
author | Florian Vaussard <[email protected]> | 2014-02-26 11:38:08 +0100 |
---|---|---|
committer | Tony Lindgren <[email protected]> | 2014-03-13 13:41:50 -0700 |
commit | 8559087f0e9722a95df43fa5968bd1ee42bcf540 (patch) | |
tree | 82de2aad81e677df258600e79411a7cc064a3195 /scripts/gdb/linux/utils.py | |
parent | 07484ca33ef83900f5cfbde075c1a19e5a237aa1 (diff) |
CLK: TI: OMAP4/5/DRA7: Remove gpmc_fck from dummy clocks
When arch/arm/mach-omap2/gpmc.c calls clk_get(..., "fck"), it will
get a dummy clock and try to use it. As the rate is configured to zero,
this will result in several divisions by zero, and misconfigured
timings, with devices on the bus being lost in the La La Land.
It is better to remove gpmc_fck from the dummy clocks, so that gpmc.c
can fail gracefully.
Cc: [email protected] # v3.14+
Signed-off-by: Florian Vaussard <[email protected]>
Acked-by: Tero Kristo <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions