[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <BN1PR06MB0702F0782A3A6B975EDA156D16D0@BN1PR06MB070.namprd06.prod.outlook.com>
Date: Wed, 17 Dec 2014 10:55:00 +0000
From: Dudley Du <dudl@...ress.com>
To: Jeremiah Mahler <jmmahler@...il.com>, Dudley Du <dudlx@...look.com>
CC: "dmitry.torokhov@...il.com" <dmitry.torokhov@...il.com>,
"rydberg@...omail.se" <rydberg@...omail.se>,
"bleung@...gle.com" <bleung@...gle.com>,
"linux-input@...r.kernel.org" <linux-input@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
David Solda <dso@...ress.com>
Subject: RE: [PATCH v16 01/12] input: cyapa: re-design driver to support
Jeremiah,
Thanks for the feedback.
Yes, the our net proxy may broken this. It needs sometime to fix this.
Attched are the patch files, could you try to apply these patch files firstly.
Thanks,
Dudley
> -----Original Message-----
> From: linux-input-owner@...r.kernel.org
> [mailto:linux-input-owner@...r.kernel.org] On Behalf Of Jeremiah Mahler
> Sent: 2014?12?17? 18:15
> To: Dudley Du
> Cc: dmitry.torokhov@...il.com; rydberg@...omail.se; bleung@...gle.com;
> linux-input@...r.kernel.org; linux-kernel@...r.kernel.org
> Subject: Re: [PATCH v16 01/12] input: cyapa: re-design driver to support
>
> Dudley,
>
> On Wed, Dec 17, 2014 at 05:55:37PM +0800, Dudley Du wrote:
> > In order to support multiple different chipsets and communication protocols
> > trackpad devices in one cyapa driver, the new cyapa driver is re-designed
> > with one cyapa driver core and multiple device specific functions component.
> > The cyapa driver core is contained in this patch, it supplies basic functions
> [...]
> > +
> > +.set_power_mode = cyapa_gen3_set_power_mode,
> > +};
> > --
> > 1.9.1
> >
>
> Unfortunately this patch and the others do not apply.
>
> Patch failed at 0001 input: cyapa: re-design driver to support
> The copy of the patch that failed is found in:
> /home/jeri/linux-next/.git/rebase-apply/patch
> When you have resolved this problem, run "git am --continue".
> If you prefer to skip this patch, run "git am --skip" instead.
> To restore the original branch and stop patching, run "git am
> --abort".
>
> It looks like your mailer may have done some line wrapping that
> messed up the patches.
>
> ...
> - { CYAPA_SMBUS_BLK_HEAD, 16 },
> -};
> +static int cyapa_reinitialize(struct cyapa *cyapa);
>
> -static ssize_t cyapa_i2c_reg_read_block(struct cyapa *cyapa, u8 reg,
> size_t
> len,
> +/* Returns 0 on success, else negative errno on failure. */
> +static ssize_t cyapa_i2c_read(struct cyapa *cyapa, u8 reg, size_t len,
> u8 *values)
> {
> -
> ...
>
> linux/Documentation/email-clients.txt has good information about these
> problems.
>
> --
> - Jeremiah Mahler
> --
> To unsubscribe from this list: send the line "unsubscribe linux-input" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
This message and any attachments may contain Cypress (or its subsidiaries) confidential information. If it has been received in error, please advise the sender and immediately delete this message.
Download attachment "0001-input-cyapa-re-design-driver-to-support-multi-trackp.patch" of type "application/octet-stream" (74022 bytes)
Download attachment "0002-input-cyapa-add-gen5-trackpad-device-basic-functions.patch" of type "application/octet-stream" (54441 bytes)
Download attachment "0003-input-cyapa-add-power-management-interfaces-support-.patch" of type "application/octet-stream" (4407 bytes)
Download attachment "0004-input-cyapa-add-runtime-power-management-interfaces-.patch" of type "application/octet-stream" (8412 bytes)
Download attachment "0005-input-cyapa-add-sysfs-interfaces-support-in-the-cyap.patch" of type "application/octet-stream" (10538 bytes)
Download attachment "0006-input-cyapa-add-gen3-trackpad-device-firmware-update.patch" of type "application/octet-stream" (10353 bytes)
Download attachment "0007-input-cyapa-add-gen3-trackpad-device-read-baseline-f.patch" of type "application/octet-stream" (3112 bytes)
Download attachment "0008-input-cyapa-add-gen3-trackpad-device-force-re-calibr.patch" of type "application/octet-stream" (2895 bytes)
Download attachment "0009-input-cyapa-add-gen5-trackpad-device-firmware-update.patch" of type "application/octet-stream" (15489 bytes)
Download attachment "0010-input-cyapa-add-gen5-trackpad-device-read-baseline-f.patch" of type "application/octet-stream" (22205 bytes)
Download attachment "0011-input-cyapa-add-gen5-trackpad-device-force-re-calibr.patch" of type "application/octet-stream" (3318 bytes)
Download attachment "0012-input-cyapa-add-acpi-device-id-support.patch" of type "application/octet-stream" (1666 bytes)
Powered by blists - more mailing lists