Naveen, On Sun, Mar 10, 2013 at 7:09 PM, Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx> wrote: > @@ -317,7 +346,7 @@ static int ntc_thermistor_get_ohm(struct ntc_data *data) > return data->pdata->read_ohm(data->pdev); > > if (data->pdata->read_uV) { > - read_uV = data->pdata->read_uV(data->pdev); > + read_uV = data->pdata->read_uV(data->pdata); This doesn't apply for me. Did you perhaps accidentally send up a patch against the version of the driver that's in the Chrome OS tree? You should be sending patches against some tree that's upstream (linux, linux-next, iio, ...). Thanks! -Doug _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors