From: David Herrmann Date: Sat, 8 Oct 2011 12:58:48 +0000 (+0200) Subject: Bluetooth: Rename sysfs un/register to add/del X-Git-Tag: v3.3-rc1~182^2~545^2~134^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce242970f0934869483221c410d09c00bc8967e7;p=pandora-kernel.git Bluetooth: Rename sysfs un/register to add/del As we introduced hci_init_sysfs() we should also rename hci_register_sysfs() and hci_unregister_sysfs() to hci_add_sysfs() and hci_del_sysfs() like we do with hci_conn_add/del_sysfs(). It looks more consistent now. Signed-off-by: David Herrmann Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed