The Linux kernel supports UEvents. Look for function kobject_uevent(...) inside kernel sources. You will have plenty of examples.
On Sun, Jul 14, 2013 at 4:16 PM, Kala Ranjani <[email protected]>wrote: > Hello All, > I am using am335x_sk, i can able to glow the user_leds by > giving comments.But, i want to control the leds in userspace. so,how can i > interact the user_leds from kernelspace to userspace it means the procedure > to interact. > > > > ************Thanks in advance************** > > -- > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-kernel > --- > You received this message because you are subscribed to the Google Groups > "Android Linux Kernel Development" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Regards Durgadoss -- -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel --- You received this message because you are subscribed to the Google Groups "Android Linux Kernel Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
