summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorFeng Tang <feng.tang@intel.com>2010-01-20 13:49:45 -0700
committerGrant Likely <grant.likely@secretlab.ca>2010-01-20 13:49:45 -0700
commitb490e3704ccee12deb295f96029d68e0daf02feb (patch)
treee13483b1a765b9e9194b06071347a830e493a959 /include/linux/timerqueue.h
parentfa0fcde66ac3360678360104b24492015e7b852b (diff)
downloadkernel-b490e3704ccee12deb295f96029d68e0daf02feb.tar.gz
spi/dw_spi: bug fix in wait_till_not_busy()
Make the driver wait at least for 1 jiffie before issuing the warning, no matter what HZ is set to Signed-off-by: Feng Tang <feng.tang@intel.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
07436e'>clocksource: arm_arch_timer: Extend arch_timer_kvm_info to get the virtual IRQJulien Grall 2016-05-03clocksource: arm_arch_timer: Gather KVM specific information in a structureJulien Grall 2015-12-14arm64: KVM: Implement timer save/restoreMarc Zyngier 2014-12-30time: move the timecounter/cyclecounter code into its own file.Richard Cochran