diff options
author | Francois Romieu <romieu@fr.zoreil.com> | 2007-11-17 21:29:47 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-01-23 03:11:45 -0800 |
commit | b334349eb4c8562fd60bc8a8bd5ba6b42f22b8ac (patch) | |
tree | b3a9fe0d264914c48aaa40d5eb07f16b58112bba /drivers/clocksource | |
parent | 7bf3f232f7c78efee8c4d14ad9af8a5a40304916 (diff) |
sis190: scheduling while atomic error
sis190_tx_timeout
-> sis190_hw_start
-> sis190_soft_reset
-> msleep *splat*
PCI transactions are correctly flushed here.
The msleep() is probably useless.
Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Cc: K.M. Liu <kmliu@sis.com.tw>
Diffstat (limited to 'drivers/clocksource')
0 files changed, 0 insertions, 0 deletions