From: Pavan Savoy Date: Thu, 22 Jul 2010 10:32:07 +0000 (-0500) Subject: Staging: ti-st: give proto drivers context X-Git-Tag: v2.6.36-rc1~520^2~1^2~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb8f3c061f2e7282730059ae524ff19d47d70b17;p=pandora-kernel.git Staging: ti-st: give proto drivers context protocol drivers such as BT, FM and GPS when registering to ST now provide their own private data which they expect when their functions namely registration completed & receive are called. Also upon tty_close, set protos_registered count to 0, although all protocols are marked un-registered. Signed-off-by: Pavan Savoy Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed