diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-10-17 09:42:27 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-10-18 20:06:59 +0200 |
commit | 68597ea8674bd6c8983abc2a73e1e707af85f38e (patch) | |
tree | 04ba8fe06cba060b56d7aef28988c3b4c065a802 /Kconfig | |
parent | rt2x00: rt2800pci: use separate ops for the SoC driver (diff) | |
download | linux-68597ea8674bd6c8983abc2a73e1e707af85f38e.tar.xz linux-68597ea8674bd6c8983abc2a73e1e707af85f38e.zip |
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 'Kconfig')
0 files changed, 0 insertions, 0 deletions