[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250128-mbox-mutex-v1-0-1f0169ca5f61@linaro.org>
Date: Tue, 28 Jan 2025 09:15:45 +0000
From: Tudor Ambarus <tudor.ambarus@...aro.org>
To: Jassi Brar <jassisinghbrar@...il.com>
Cc: linux-kernel@...r.kernel.org, andre.draszik@...aro.org,
peter.griffin@...aro.org, willmcvicker@...gle.com, kernel-team@...roid.com,
Tudor Ambarus <tudor.ambarus@...aro.org>
Subject: [PATCH 0/6] mailbox: core cleanup patches
Here are few small cleanup patches that I made when working on the
exynos mailbox controller driver. It touches error codes, what the mutex
in the core protects and what header files are included.
Cheers,
ta
Signed-off-by: Tudor Ambarus <tudor.ambarus@...aro.org>
---
Tudor Ambarus (6):
mailbox: use error ret code of of_parse_phandle_with_args()
mailbox: don't protect of_parse_phandle_with_args with con_mutex
mailbox: sort headers alphabetically
mailbox: explicitly include <linux/bits.h>
mailbox: remove unused header files
MAINTAINERS: add mailbox API's tree type and location
MAINTAINERS | 1 +
drivers/mailbox/mailbox.c | 23 ++++++++++-------------
drivers/mailbox/mailbox.h | 2 ++
include/linux/mailbox_client.h | 2 +-
include/linux/mailbox_controller.h | 6 +++---
5 files changed, 17 insertions(+), 17 deletions(-)
---
base-commit: 4783ce32b0806911287f35cc65b799876d6f9547
change-id: 20241221-mbox-mutex-ced37c16f509
Best regards,
--
Tudor Ambarus <tudor.ambarus@...aro.org>
Powered by blists - more mailing lists