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

Re: SS4000E Fan speed, LEDS and power button



"Chris Wilkinson" <kinsham@verizon.net> writes:

> Arnaud,

Hi,

>
> Applying these 4 patches to the linux-3.4 kernel gives the following patch
> failures (1,3).  Can you tell if I did something wrong?
>
> 1
> chrisw@HOMESERVER:~/dev-embedded/ctool-ng/linux-3.4$ patch -p1 <
> ../ss4000e-d9a7591/f75111.patch
> patching file drivers/gpio/Kconfig
> Hunk #1 FAILED at 558.
> 1 out of 1 hunk FAILED -- saving rejects to file drivers/gpio/Kconfig.rej
> patching file drivers/gpio/Makefile
> Hunk #1 succeeded at 64 (offset -3 lines).
> patching file drivers/gpio/f75111.c
> patching file include/linux/f75111.h

That one is "expected". You have to either fix it by hand or apply
gpiolib_regs_show.patch first.

>
> 2
> chrisw@HOMESERVER:~/dev-embedded/ctool-ng/linux-3.4$ patch -p1 <
> ../ss4000e-d9a7591/add_f75111_pdata.patch
> patching file arch/arm/mach-iop32x/em7210.c
> Hunk #1 succeeded at 23 (offset -1 lines).
> Hunk #2 succeeded at 48 (offset -1 lines).
> patching file arch/arm/mach-iop32x/include/mach/hardware.h
>
> 3
> chrisw@HOMESERVER:~/dev-embedded/ctool-ng/linux-3.4$ patch -p1 <
> ../ss4000e-d9a7591/em7210_add_missing_leds.patch
> patching file arch/arm/mach-iop32x/em7210.c
> Hunk #1 succeeded at 128 (offset -2 lines).
> Hunk #2 FAILED at 323.
> 1 out of 2 hunks FAILED -- saving rejects to file
> arch/arm/mach-iop32x/em7210.c.rej

Same here as for the other reject. It's due to
em7210_report_ac_status.patch.

Arnaud


Reply to: