On Fri, Jul 23, 2010 at 02:52:12PM +0100, Alan Cox wrote: > From: Arjan van de Ven <arjan@xxxxxxxxxxxxxxx> > > The mrst touch screen driver, in mrstouch_adc_init does > > dev_err(&tsdev->spi->dev, "Unable to read PMIC id\n"); > > which does not work very well since the tsdev->spi member does not get > initialized until after the call to mrstouch_adc_init > > this patch makes sure the ->spi member is initialized prior to the call > to mrstouch_adc_init > > Signed-off-by: Arjan van de Ven <arjan@xxxxxxxxxxxxxxx> > Signed-off-by: Alan Cox <alan@xxxxxxxxxxxxxxx> Why are there 3 patches attached to this email, all a bit different? Care to resend this one so I know which to apply? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html