diff options
author | Sean Anderson <sean.anderson@seco.com> | 2021-07-26 19:36:52 +0300 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2021-08-24 11:15:33 +0300 |
commit | 4b5e37b8fd6491b4a782cbbb8a98e5031b0bc981 (patch) | |
tree | 8d8e8dac28ff7a875e820ffbf05e9b6883337dca /drivers/crypto/talitos.c | |
parent | 60885bfb2a478ceb3b1b766be550eb364a595074 (diff) | |
download | linux-4b5e37b8fd6491b4a782cbbb8a98e5031b0bc981.tar.xz |
mmc: sdio: Don't warn about vendor CIS tuples
CIS tuples in the range 0x80-0x8F are reserved for vendors. Some devices
have tuples in this range which get warned about every boot. Since this
is normal behavior, don't print these tuples unless debug is enabled.
Unfortunately, we cannot use a variable for the format string since it
gets pasted by pr_*_ratelimited.
Signed-off-by: Sean Anderson <sean.anderson@seco.com>
Link: https://lore.kernel.org/r/20210726163654.1110969-1-sean.anderson@seco.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/crypto/talitos.c')
0 files changed, 0 insertions, 0 deletions