Hi Mark These are cleanup patches for simple-card/audio-graph-card Kuninori Morimoto (4): ASoC: simple-card-utils: share same dev_dbg() for Card Name ASoC: simple-card-utils: share same dev_dbg() for DAI format ASoC: simple-card-utils: share same dev_dbg() for Dai Name ASoC: simple-card-utils: share same dev_dbg() for sysclk include/sound/simple_card_utils.h | 9 ++++++--- sound/soc/generic/audio-graph-card.c | 9 --------- sound/soc/generic/audio-graph-scu-card.c | 7 ------- sound/soc/generic/simple-card-utils.c | 11 ++++++++++- sound/soc/generic/simple-card.c | 9 --------- sound/soc/generic/simple-scu-card.c | 7 ------- 6 files changed, 16 insertions(+), 36 deletions(-) -- 1.9.1