]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
mailbox: exynos: drop superfluous mbox setting per channel
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Fri, 27 Mar 2026 15:12:46 +0000 (16:12 +0100)
committerJassi Brar <jassisinghbrar@gmail.com>
Sun, 29 Mar 2026 15:56:12 +0000 (10:56 -0500)
commit8a19c5aa2f04c38926318d128f57f0c350bab4c6
tree45af8b1705fec4eedd4c22519f922e7539fbcbe3
parentd2591db9c8ef19fbb4d24ed15e0c6edfa6bc7917
mailbox: exynos: drop superfluous mbox setting per channel

The core initializes the 'mbox' field exactly like this, so don't
duplicate it in the driver.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Tudor Ambarus <tudor.ambarus@linaro.org>
Tested-by: Tudor Ambarus <tudor.ambarus@linaro.org>
Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
drivers/mailbox/exynos-mailbox.c