This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Adding new spi 3 wire slave driver in linux 3.2.0



Hi,

     I have added my data stucture in board file like modalias,name,chip slect,bus, speed and mode affer that

it got registered with my kernel.

     but probe fuction is not getting called ,for that what to do?

    I am using max6662 tem.sensor with 3 wire spi driver.

Thanks

Murugan