Dear Arjan, Sorry, it's our mistake. We will send you fixed patch again.
Have you met other problems in other ektf2136 patches? Thank you! Best regards, Mike Hsu 徐宗壕 Linux Software, Mobile BG, Wistron Email: [email protected] Tel: 886-2-66123829 -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Arjan van de Ven Sent: Saturday, May 28, 2011 4:53 AM To: ELAN 曾志仁 Cc: [email protected]; [email protected] Subject: Re: [Meego-kernel] [PATCH 4/5] ektf2136_spi : Add IAP recoverymechanism On 5/23/2011 11:48 PM, ELAN 曾志仁 wrote: > > Dear all, > > Due to TS firmware updating procedure can’t guarantee 100% successful. > > Therefore, IAP recovery mechanism is added to ensure the TS firmware > can be recovered by driver. > > Please help to review and integrate the patch, thanks > > Subject: Add support for IAP recovery mechanism > > Add support for IAP recovery mechanism > > Signed-off-by: Mike Hsu <[email protected]> > > Signed-off-by: Stanley Zeng <[email protected]> > > --- > > ektf2136_spi.h | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > --- a/include/linux/spi/ektf2136_spi.h 2011-05-16 02:24:24.031250000 +0000 > > +++ b/include/linux/spi/ektf2136_spi.h 2011-05-01 13:45:17.922182000 +0000 > > @@ -30,5 +30,5 @@ struct elan_sr_hdr { > > #define IOCTL_MINOR_HW_ID _IOR(DEV_IOCTLID, 4, int) > > #define IOCTL_MAJOR_BC_VER _IOR(DEV_IOCTLID, 5, int) > > #define IOCTL_MINOR_BC_VER _IOR(DEV_IOCTLID, 6, int) > > - > > +#define IOCTL_IAP_MODE _IOR(DEV_IOCTLID, 7, int) > > #endif > > --- > > ektf2136_spi_Add_iap_recovery_mechanism.c | 54 > +++++++++++++++++++++++++++-- > > 1 file changed, 52 insertions(+), 2 deletions(-) > the patch program does not like this part of your patch... how did you generate it ? _______________________________________________ MeeGo-kernel mailing list [email protected] http://lists.meego.com/listinfo/meego-kernel _______________________________________________ MeeGo-kernel mailing list [email protected] http://lists.meego.com/listinfo/meego-kernel
