On Mon, Apr 01, 2013 at 09:02:28AM +0530, Sachin Kamat wrote: [...] > > - .of_match_table = sbs_dt_ids, > > + .of_match_table = of_match_ptr(sbs_dt_ids), > > }, > > }; > > module_i2c_driver(sbs_battery_driver); > > -- > > 1.7.4.1 > > ping...
Applied, thanks! Anton -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/