git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17f3ced
)
staging: vt6656: Remove 10 second timer and move to BSSvSecondCallBack
author
Malcolm Priestley
<tvboxspy@gmail.com>
Mon, 14 Oct 2013 18:46:52 +0000
(19:46 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 15 Oct 2013 16:42:12 +0000
(09:42 -0700)
Remove sTimerTxData 10 second timer which triggers PSbSendNullPacket
every 40 seconds when bLinkPass == true.
Move the 40 second timer to the existing BSSvSecondCallBack
one second delayed workqueue and trigger every 40 seconds when
bLinkPass == true.
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found