Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bluetooth: Remove pointless casts from Marvell debugfs support | Marcel Holtmann | 2009-08-22 | 1 | -143/+106 |
| | | | | | | | | The Marvell Bluetooth driver has debugfs support and they are casting like there is no tomorrow. Remove all of them and magically the code becomes more readable. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> | ||||
* | Bluetooth: Add debugfs support to btmrvl driver | Bing Zhao | 2009-08-22 | 1 | -0/+469 |
/debug/btmrvl/config/ /debug/btmrvl/status/ See Documentation/btmrvl.txt for details. This patch incorporates a lot of comments given by Nicolas Pitre <nico@marvell.com>. Many thanks to Nicolas Pitre. Signed-off-by: Rahul Tank <rahult@marvell.com> Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org> |