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:
72f7835
)
Bluetooth: btmrvl: use native helpers for debugfs
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Tue, 23 Apr 2013 09:53:46 +0000
(12:53 +0300)
committer
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Tue, 23 Apr 2013 23:44:26 +0000
(20:44 -0300)
Clean up the code by using native debugfs helpers, instead of implementing
them ourselves:
debugfs_create_u8()
debugfs_create_x16()
debugfs_create_file()
debugfs_remove_recursive()
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
No differences found