From: Marcel Holtmann Date: Sun, 2 Nov 2014 20:46:52 +0000 (+0100) Subject: Bluetooth: Consolidate whitelist debugfs entry into device_list X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~134^2~66^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40f4938aa6bfe2d792c0665c16d9dd15a5c1b119;p=pandora-kernel.git Bluetooth: Consolidate whitelist debugfs entry into device_list The debufs entry for the BR/EDR whitelist is confusing since there is a controller debugfs entry with the name white_list and both are two different things. With the BR/EDR whitelist, the actual interface in use is the device list and thus just include all values from the internal BR/EDR whitelist in the device_list debugfs entry. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed