diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-10-17 11:42:27 +0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-10-18 22:06:59 +0400 |
commit | 68597ea8674bd6c8983abc2a73e1e707af85f38e (patch) | |
tree | 04ba8fe06cba060b56d7aef28988c3b4c065a802 /drivers/cpuidle/sysfs.c | |
parent | eeea863eba67adaa1a5b2ff34398207ef5506416 (diff) | |
download | linux-68597ea8674bd6c8983abc2a73e1e707af85f38e.tar.xz |
rt2x00: rt2800pci: use separate read_eeprom callback for SoC devices
Rename the 'rt2800pci_read_eeprom_soc function' to
'rt2800soc_read_eeprom' and use that directly in the
SoC specific 'rt2800_ops' structure. Also move the
'rt2800pci_eeprom_read' function into an 'ifdef PCI'
section and remove the 'rt2800pci_read_eeprom_soc'
call from that.
Additionally, remove the dummy inline eeprom functions.
Those are not used anymore.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/cpuidle/sysfs.c')
0 files changed, 0 insertions, 0 deletions