Hi,
I am debugging a pwm driver in am3517, I found a curious problem, when I compile the driver as .ko, and insmod, it works well, but when I build it into kernel, the kernel will crash.
This file is my pwm driver file:
1586.am3517_bl.c.txt
The following is error console log:
4300.console-log.txt
Thanks,
Kevin