diff options
author | Franky Lin <[email protected]> | 2012-04-23 14:24:52 -0700 |
---|---|---|
committer | John W. Linville <[email protected]> | 2012-04-27 15:20:39 -0400 |
commit | 1cc2699057bafc512137272e1e848640bad14a41 (patch) | |
tree | 6e2c3e47297adfad4b0677261686451dc3313d7b /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 4dcc0637fc3c36c1f58ffdcaf2dc0dc7de72449f (diff) |
brcm80211: fmac: fix SDIO function 0 register r/w issue
SDIO stack doesn't have a structure for function 0. The structure
pointer stored in card->sdio_func[0] is actually for function 1.
With current implementation the register read/write is applied to
function 1. This pathch fixes the issue.
Reviewed-by: Pieter-Paul Giesberts <[email protected]>
Reviewed-by: Arend van Spriel <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Reviewed-by: Johannes Berg <[email protected]>
Signed-off-by: Franky Lin <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions