diff options
author | Andrew Armenia <andrew@asquaredlabs.com> | 2012-07-24 14:13:56 +0200 |
---|---|---|
committer | Jean Delvare <khali@endymion.delvare> | 2012-07-24 14:13:56 +0200 |
commit | 14a8086d27ad9761d505489d5a239f21cd67ef0f (patch) | |
tree | 350095694b4447e35bf5d8da8c571922301bfde1 /kernel/tracepoint.c | |
parent | i2c/busses: Use module_pci_driver (diff) | |
download | linux-14a8086d27ad9761d505489d5a239f21cd67ef0f.tar.xz linux-14a8086d27ad9761d505489d5a239f21cd67ef0f.zip |
i2c-piix4: Eliminate piix4_smba global variable
Some chipsets have multiple sets of piix4-compatible SMBus registers.
Eliminating the global variable will allow these chipsets to be fully
supported.
Return value from piix4_setup and piix4_sb800_setup now returns the smba
value detected. This is stored in a struct i2c_piix4_adapdata. Thus
the global variable is eliminated.
Signed-off-by: Andrew Armenia <andrew@asquaredlabs.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'kernel/tracepoint.c')
0 files changed, 0 insertions, 0 deletions