aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorLad Prabhakar <[email protected]>2024-01-30 15:08:22 +0000
committerMark Brown <[email protected]>2024-01-30 15:27:56 +0000
commit9a6d7c4fb2801b675a9c31a7ceb78c84b8c439bc (patch)
tree00028bfc4ed5054f3f2ef94484fd6777b4cd7690 /net/lapb/lapb_subr.c
parent84b22af29ff6c74e09e3faa0ad52c843cca1f426 (diff)
ASoC: sh: rz-ssi: Fix error message print
The devm_request_irq() call is done for "dma_rt" interrupt but the error message printed "dma_tx" interrupt on failure, fix this by updating dma_tx -> dma_rt in dev_err_probe() message. While at it aligned the code. Signed-off-by: Lad Prabhakar <[email protected]> Fixes: 38c042b59af0248a ("ASoC: sh: rz-ssi: Update interrupt handling for half duplex channels") Reviewed-by: Geert Uytterhoeven <[email protected]> Link: https://msgid.link/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions