summaryrefslogtreecommitdiff
path: root/tools/lib/python
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2024-11-05 14:23:26 -0800
committerJeff Johnson <jeff.johnson@oss.qualcomm.com>2025-01-29 08:56:33 -0800
commitdfffb317519f88534bb82797f055f0a2fd867e7b (patch)
treeb1a863407f2cb3bd160a609851dd1dabf475a324 /tools/lib/python
parent24f587572acf7509127dbdfcbf1b681ef84eeba0 (diff)
wifi: ath9k: return by of_get_mac_address
When using nvmem, ath9k could potentially be loaded before nvmem, which loads after mtd. This is an issue if DT contains an nvmem mac address. If nvmem is not ready in time for ath9k, -EPROBE_DEFER is returned. Pass it to _probe so that ath9k can properly grab a potentially present MAC address. Signed-off-by: Rosen Penev <rosenp@gmail.com> Acked-by: Toke Høiland-Jørgensen <toke@toke.dk> Link: https://patch.msgid.link/20241105222326.194417-1-rosenp@gmail.com Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions