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:
9666fb3
)
Bluetooth: Remove private device name of Marvell SDIO driver
author
Marcel Holtmann
<marcel@holtmann.org>
Wed, 10 Jun 2009 10:05:52 +0000
(12:05 +0200)
committer
Marcel Holtmann
<marcel@holtmann.org>
Sat, 22 Aug 2009 21:25:34 +0000
(14:25 -0700)
For some reason the btmrvl_device struct has a name field that the SDIO
fills in, but then never ever uses again. That is totally pointless and
so just remove it.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
No differences found