On Thu, 22 Feb 2007 12:06:18 -0800, Juerg Haefliger wrote: > OK, with your patch (http://lkml.org/lkml/diff/2007/2/20/310/1) > applied, it works as advertised :-) Great, thanks for testing and reporting. > However, your platform-io-region patch doesn't apply cleanly: > > juno:/usr/src/linux-2.6.21-rc1# patch -p1 < ../jean.patch > patching file drivers/hwmon/f71805f.c > Hunk #1 succeeded at 35 with fuzz 2. > missing header for unified diff at line 11 of patch > can't find file to patch at input line 11 > Perhaps you used the wrong -p or --strip option? > The text leading up to this was: > -------------------------- > | > | static struct platform_device *pdev; > -------------------------- > File to patch: I don't understand, I thought you had already applied that one? Either way, it smells like a corrupted patch file. It's probably visible if you open the patch file with a text editor. I guess your mailer saved it with some encoding and you'd need to fix it before you can apply it (e.g. using metamail.) -- Jean Delvare