Show
Ignore:
Timestamp:
06/23/06 23:05:37 (7 years ago)
Author:
khali
Message:

Various cleanups to the i2c-i801 driver:
* Fix self file name reference.
* i801_setup can be marked devinit.
* Drop useless error local variable and label in i801_setup.
* Use symbolic names for SMBHSTCFG bits.
* Transmit the error code returned by i801_setup instead of forcing it

to an arbitrary value.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/CHANGES

    r4060 r4061  
    1919                   Fix block transaction poll loops (2.6 backport) 
    2020                   Remove PCI function check (2.6 backport) 
     21                   Cleanups (2.6 backport) 
    2122  Module i2c-nforce2: Add nForce4 MCP51, MCP55 support (2.6 backport) 
    2223  Module i2c-piix4: Add ServerWorks HT-1000 support (2.6 backport)