[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
leds driver
Hello,
I am developping an embedded system based on a ARM PXA270. I am using 2.6.27 kernel.
I have developped a tiny led driver for my embedded kernel based on leds class. My driver is almost identical as the leds-cm-x270.c driver. When I insert my driver in the kernel the probe function is never called. So I have nothing in /sys/class/leds. Do you have any idea why ?
Of course the leds class is activated in my .config (as part of the kernel not a module).
Thanks in advance for any help.
Patrick
--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ