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:
ab34a18
)
NFC: Use IDR library to assing NFC devices IDs
author
Samuel Ortiz
<sameo@linux.intel.com>
Mon, 22 Oct 2012 13:57:58 +0000
(15:57 +0200)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Fri, 26 Oct 2012 16:26:51 +0000
(18:26 +0200)
As a consequence the NFC device IDs won't be increasing all the time,
as IDR provides the first available ID.
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
No differences found