Error in keywest patch

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

 



Hello,

I'm compiling a new kernel on my PowerBook. I had a problem compiling 
the sounddriver after patching i2c. I've found the installation-guide 
and the patch to solve this: 
linux-2.4.22-i2c-2.8.0-drivers-i2c-i2c-keywest.c.diff

But this patch is buggy! This line is added:

		chan->adapter.name = THIS_MODULE;

this can not work, please replace it with

		chan->adapter.owner = THIS_MODULE;

thanks for your great work.

-- 
Machs gut    | http://www.iivs.de/schwinde/buerger/tremmel/
             | http://packman.links2linux.de/
Manfred      | http://www.knightsoft-net.de



[Index of Archives]     [Linux Kernel]     [Linux Hardware Monitoring]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux