Hi,
On Tue, Feb 5, 2013 at 8:50 PM, Ranganath T.M <
ranganathtm88@gmail.com> wrote:
>
> Hi Peter,
>
> Thanks for your information,
>
> And can you kindly suggest me,
> 1)How the probe will be called by comparing the name in driver and name given in board-files, or it will called based id_table which we fill for particular bus of that driver.
When both a device and a driver have been registered, then the probe routine will be called.