diff options
author | Martin Blumenstingl <martin.blumenstingl@googlemail.com> | 2016-07-10 01:09:55 +0200 |
---|---|---|
committer | Kalle Valo <kvalo@qca.qualcomm.com> | 2016-07-19 20:57:14 +0300 |
commit | 56398519969365351e70de5c1226f32ebaaadbd3 (patch) | |
tree | 21445329af74438534c21a9ff1b5cd70a470803f /drivers/video/hdmi.c | |
parent | 42e54152e7070f53294fc41d7f12749ba8bf9aab (diff) | |
download | lwn-56398519969365351e70de5c1226f32ebaaadbd3.tar.gz lwn-56398519969365351e70de5c1226f32ebaaadbd3.zip |
ath9k: simplify the code-paths when not using the built-in EEPROM
There were two paths in the code for "external" eeprom sources. The code
in eeprom.c only handled the cases where the eeprom data was loaded via
request_firmware. ahb.c and pci.c on the other hand had some duplicate
code which was only used when the eeprom data was passed via
ath9k_platform_data.
With this change all eeprom data handling is now unified in eeprom.c.
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'drivers/video/hdmi.c')
0 files changed, 0 insertions, 0 deletions