mmc: sdio: Print contents of unknown CIS tuples
authorSean Anderson <sean.anderson@seco.com>
Mon, 26 Jul 2021 16:36:53 +0000 (12:36 -0400)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 24 Aug 2021 08:15:33 +0000 (10:15 +0200)
commite285b3e064647c6b4b822ade9acb0f3ffd6b1317
tree8a9a678674a178ef32a321ccbec2fc632330192c
parent4b5e37b8fd6491b4a782cbbb8a98e5031b0bc981
mmc: sdio: Print contents of unknown CIS tuples

Print out the contents of the offending tuples when we do print them.
This can make it easier to debug, since these tuples are not exposed to
userspace anywhere else. We are limited to 64 bytes, so keep printing
out the full length in case the tuple is truncated.

Signed-off-by: Sean Anderson <sean.anderson@seco.com>
Link: https://lore.kernel.org/r/20210726163654.1110969-2-sean.anderson@seco.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/sdio_cis.c