From: Gianluca Anzolin Date: Mon, 29 Jul 2013 15:08:11 +0000 (+0200) Subject: Bluetooth: Implement .activate, .shutdown and .carrier_raised methods X-Git-Tag: v3.12-rc1~132^2~84^2^2~54^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cad348a17e170451ea8688b532a6ca3e98c63b60;p=pandora-kernel.git Bluetooth: Implement .activate, .shutdown and .carrier_raised methods Implement .activate, .shutdown and .carrier_raised methods of tty_port to manage the dlc, moving the code from rfcomm_tty_install() and rfcomm_tty_cleanup() functions. At the same time the tty .open()/.close() and .hangup() methods are changed to use the tty_port helpers that properly call the aforementioned tty_port methods. Signed-off-by: Gianluca Anzolin Reviewed-by: Peter Hurley Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed