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:
fa9be5f
)
NFC: NCI: Don't reverse local general bytes
author
Amitkumar Karwar
<akarwar@marvell.com>
Mon, 6 Jan 2014 20:58:15 +0000
(12:58 -0800)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Tue, 7 Jan 2014 00:32:40 +0000
(
01:32
+0100)
Local general bytes returned by nfc_get_local_general_bytes()
are already in correct order. We don't need to reverse them.
Remove local_gb[] local array as it's not needed any more.
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
No differences found