RE: [PATCH v16 01/12] input: cyapa: re-design driver to support

From: Dudley Du
Date: Wed Dec 17 2014 - 05:55:16 EST


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@xxxxxxxxxxxxxxx
> [mailto:linux-input-owner@xxxxxxxxxxxxxxx] On Behalf Of Jeremiah Mahler
> Sent: 2014?12?17? 18:15
> To: Dudley Du
> Cc: dmitry.torokhov@xxxxxxxxx; rydberg@xxxxxxxxxxx; bleung@xxxxxxxxxx;
> linux-input@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx
> 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@xxxxxxxxxxxxxxx
> 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.

Attachment: 0001-input-cyapa-re-design-driver-to-support-multi-trackp.patch
Description: 0001-input-cyapa-re-design-driver-to-support-multi-trackp.patch

Attachment: 0002-input-cyapa-add-gen5-trackpad-device-basic-functions.patch
Description: 0002-input-cyapa-add-gen5-trackpad-device-basic-functions.patch

Attachment: 0003-input-cyapa-add-power-management-interfaces-support-.patch
Description: 0003-input-cyapa-add-power-management-interfaces-support-.patch

Attachment: 0004-input-cyapa-add-runtime-power-management-interfaces-.patch
Description: 0004-input-cyapa-add-runtime-power-management-interfaces-.patch

Attachment: 0005-input-cyapa-add-sysfs-interfaces-support-in-the-cyap.patch
Description: 0005-input-cyapa-add-sysfs-interfaces-support-in-the-cyap.patch

Attachment: 0006-input-cyapa-add-gen3-trackpad-device-firmware-update.patch
Description: 0006-input-cyapa-add-gen3-trackpad-device-firmware-update.patch

Attachment: 0007-input-cyapa-add-gen3-trackpad-device-read-baseline-f.patch
Description: 0007-input-cyapa-add-gen3-trackpad-device-read-baseline-f.patch

Attachment: 0008-input-cyapa-add-gen3-trackpad-device-force-re-calibr.patch
Description: 0008-input-cyapa-add-gen3-trackpad-device-force-re-calibr.patch

Attachment: 0009-input-cyapa-add-gen5-trackpad-device-firmware-update.patch
Description: 0009-input-cyapa-add-gen5-trackpad-device-firmware-update.patch

Attachment: 0010-input-cyapa-add-gen5-trackpad-device-read-baseline-f.patch
Description: 0010-input-cyapa-add-gen5-trackpad-device-read-baseline-f.patch

Attachment: 0011-input-cyapa-add-gen5-trackpad-device-force-re-calibr.patch
Description: 0011-input-cyapa-add-gen5-trackpad-device-force-re-calibr.patch

Attachment: 0012-input-cyapa-add-acpi-device-id-support.patch
Description: 0012-input-cyapa-add-acpi-device-id-support.patch