From: Johan Hedberg Date: Wed, 14 Dec 2011 22:47:39 +0000 (+0200) Subject: Bluetooth: Add timer for automatically disabling the service cache X-Git-Tag: v3.3-rc1~182^2~44^2~71^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d78525dcf5c6fe5e6e73d22776ed5f960e3153e;p=pandora-kernel.git Bluetooth: Add timer for automatically disabling the service cache We do not want the service cache to be enabled indefinitely after mgmt_read_info is called. To solve this a timer is added which will automatically disable the cache if mgmt_set_dev_class isn't called within 5 seconds of calling mgmt_read_info. Signed-off-by: Johan Hedberg Acked-by: Marcel Holtmann Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed