diff options
author | Shawn Lin <[email protected]> | 2016-01-20 16:17:04 +0800 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2016-01-20 12:39:24 +0100 |
commit | 07cbeea5412fa82543cbdba94ca94799fdb7bf55 (patch) | |
tree | 0cc0c6d04ad4b00a3f5067719609daed0e0ee347 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 0036e74686344f1051afc3107740140abfd03616 (diff) |
mmc: sdio_cis: fix unknown tuple for CISTPL_SDIO_STD
CISTPL_SDIO_STD(0x91) is a known tuple, but sdio_cis don't define it, so
we get the warning below while probing several sdio wifi cards.
Refer to SDIO spec, it's not needed to parse the tuple, so this patch make
it a known one.
[ 4.098980] mmc2: queuing unknown CIS tuple 0x91 (3 bytes)
[ 4.099033] mmc2: new ultra high speed SDR104 SDIO card at address 0001
Signed-off-by: Shawn Lin <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions