]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mailbox: Use dev_err when there is error
authorPeng Fan <peng.fan@nxp.com>
Fri, 11 Apr 2025 13:14:09 +0000 (21:14 +0800)
committerJassi Brar <jassisinghbrar@gmail.com>
Mon, 26 May 2025 21:23:39 +0000 (16:23 -0500)
commit8da4988b6e645f3eaa590ea16f433583364fd09c
tree2a90b594c225cf61edfb8d3d8e3d82383d78db04
parent9fcebcb37c3e0a4b6eb40768cc5a5faebf166fbe
mailbox: Use dev_err when there is error

Use dev_err to show the error log instead of using dev_dbg.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
drivers/mailbox/mailbox.c