Problem registering the Platform ADC driver

conn intel connintel at gmail.com
Tue May 24 01:42:25 EDT 2011


Dear Friends,

I am having issue with registering the platform device driver for ADC.

http://pastebin.com/Ym1NTkfL - Link contains the snip code of kernel
platform device  and driver registration code .

I have build the driver as module. When I load the driver as module, the
probe function is not called from the driver. Can any one suggest what is
missing in the code?

I tried to find and study over internet about how to create platform device
driver but in vain.

Output:

# insmod adc_at91.ko
<8>Under at91_adc_init

# rmmod adc_at91.ko
<8>Under at91_adc_exit

Thank you,
Ankur.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20110524/cbf60cf0/attachment.html 


More information about the Kernelnewbies mailing list