• Naveen Jain's avatar
    Staging: ti-st: cleanup sysfs code · b38fc2d9
    Naveen Jain authored
    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: default avatarNaveen Jain <naveen_jain@ti.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    b38fc2d9
st_kim.c 19.1 KB