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:
50e04e2
)
mtd: atmel_nand: implement the nfc_device_ready() by checking the R/B bit
author
Wu, Josh
<Josh.wu@atmel.com>
Tue, 10 Jun 2014 09:50:10 +0000
(17:50 +0800)
committer
Brian Norris
<computersforpeace@gmail.com>
Tue, 22 Jul 2014 03:02:09 +0000
(20:02 -0700)
In nfc_device_ready(), it's more reasonable to check R/B bit in NFC_SR
than waiting for the R/B interrupt. It cost less time.
Signed-off-by: Josh Wu <josh.wu@atmel.com>
Tested-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
No differences found