Staging: ti-st: cleanup sysfs code
authorNaveen Jain <naveen_jain@ti.com>
Wed, 9 Jun 2010 08:45:32 +0000 (03:45 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 18 Jun 2010 19:39:37 +0000 (12:39 -0700)
commitb38fc2d965c3182c1855f868144a41a137e07983
tree5cad536c63a1a5a997db1de5b8753ebd5fd64776
parent4f62e69b2b346053e581b11d7374c5082833a6a9
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 <naveen_jain@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/ti-st/st_kim.c
drivers/staging/ti-st/st_kim.h