[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251229142349.1251843-1-andriy.shevchenko@linux.intel.com>
Date: Mon, 29 Dec 2025 14:52:33 +0100
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
linux-kernel@...r.kernel.org
Cc: Andy Shevchenko <andy@...nel.org>,
Geert Uytterhoeven <geert@...ux-m68k.org>
Subject: [PATCH v1 0/7] auxdisplay: arm-charlcd: refactor with modern APIs
The whole series was induced by the Geert's report on one mistake
in the error path. I looked closely and found a room to refactor
the whole driver to use modern style and APIs.
Not tested.
Andy Shevchenko (7):
auxdisplay: arm-charlcd: convert to use device managed APIs
auxdisplay: arm-charlcd: Remove unneeded info message
auxdisplay: arm-charlcd: drop of_match_ptr()
auxdisplay: arm-charlcd: Don't use "proxy" headers
auxdisplay: arm-charlcd: Use readl_poll_timeout
auxdisplay: arm-charlcd: Join string literals back
auxdisplay: arm-charlcd: Remove redundant ternary operators
drivers/auxdisplay/arm-charlcd.c | 96 ++++++++++----------------------
1 file changed, 28 insertions(+), 68 deletions(-)
--
2.50.1
Powered by blists - more mailing lists