diff options
| author | Hante Meuleman <[email protected]> | 2012-11-14 18:46:20 -0800 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2012-11-16 14:29:02 -0500 |
| commit | 5b3c183272ad261c4d8cef5b5277fd18514f6c27 (patch) | |
| tree | 82001fbf4e451b2c65a5d514d64de573480be018 /tools/perf/scripts/python/sctop.py | |
| parent | 2def5c10d2f8f81c8089b2c1b63fdc278e7d86f0 (diff) | |
brcmfmac: avoid usage of func->card->dev in sdio probe.
brcmf_ops_sdio_probe used the private_date func->card->dev to
store device data of brcmfmac sdio. This is not a good place to
store the data. Use dev of func and use func->card->sdio_func
to group the functions the driver is using.
Reviewed-by: Arend Van Spriel <[email protected]>
Reviewed-by: Pieter-Paul Giesberts <[email protected]>
Signed-off-by: Hante Meuleman <[email protected]>
Signed-off-by: Franky Lin <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions