From: Naveen Jain Date: Wed, 9 Jun 2010 08:45:32 +0000 (-0500) Subject: Staging: ti-st: cleanup sysfs code X-Git-Tag: v2.6.36-rc1~520^2~1^2~447 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b38fc2d965c3182c1855f868144a41a137e07983;p=pandora-kernel.git Staging: ti-st: cleanup sysfs code Remove the older way of communicating with user-space daemon UIM. The older way involved creating of a new kobj and pid sysfs file under it, and sending signal using that pid. Now we communicate via rfkill to user-space UIM. Background: UIM is the user-space daemon which upon notification from ldisc driver, opens the tty, sets default baud and then installs (tiocsetd) the ldisc. Signed-off-by: Naveen Jain Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed