diff options
author | Balaji T K <balajitk@ti.com> | 2014-01-21 19:54:42 +0530 |
---|---|---|
committer | Chris Ball <chris@printf.net> | 2014-03-04 11:45:07 -0500 |
commit | 6e3076c27da0ac653dda6503dadd2852c2d0eac1 (patch) | |
tree | 6071b6093d697ba7888edec1d2acfac923265a64 /tools/perf/scripts/python/syscall-counts.py | |
parent | 4ea42235b5a999eff57f38696ae532a6b9377c55 (diff) |
mmc: omap_hsmmc: save clock rate to use in interrupt context
clk_get_rate throws DEBUG_LOCKS_WARN_ON(in_interrupt()) warning
if called from interrupt context.
use cached clock rate in set_data_timeout, so that
set_data_timeout can be called from interrupt context.
Signed-off-by: Balaji T K <balajitk@ti.com>
Signed-off-by: Chris Ball <chris@printf.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions