mac80211: rt2x00: remove eeprom filename dependency from mtd-eeprom
authorMathias Kresin <dev@kresin.me>
Fri, 4 Nov 2016 06:43:39 +0000 (07:43 +0100)
committerJohn Crispin <john@phrozen.org>
Tue, 8 Nov 2016 10:17:10 +0000 (11:17 +0100)
commit7f235df5713765a64c1ea87c425fb1b0841a20df
tree2070e48e29947126152aa53e114eb565e0655c0d
parent2516c0572efe2d362f48a54af64400876a799b26
mac80211: rt2x00: remove eeprom filename dependency from mtd-eeprom

The ralink,mtd-eeprom device tree property doesn't require the
ralink,eeprom property to work.

Rework the error handling and user notification as well. Do not log an
error if the mtd-eeprom parameter isn't used. It could be intentional
and should not scare the user.

Check if the number of bytes read from the mtd devices matches the
requested number of bytes.

In case of an mtd read error, give a hint to the user which partition
was tried to read from.

In case everything is fine, notify the user as well.

Signed-off-by: Mathias Kresin <dev@kresin.me>
package/kernel/mac80211/patches/605-rt2x00-load-eeprom-on-SoC-from-a-mtd-device-defines-.patch