Re: [PATCH 3/6] mrst-touchscreen: Fix use before initialize in mrst_touch [Fix bug 2561]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [Linux Media Devel]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Linux Wireless Networking]     [Linux Omap]

  Powered by Linux