[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190702223248.31934-1-martin.blumenstingl@googlemail.com>
Date: Wed, 3 Jul 2019 00:32:44 +0200
From: Martin Blumenstingl <martin.blumenstingl@...glemail.com>
To: blogic@...nwrt.org, linus.walleij@...aro.org,
bgolaszewski@...libre.com, linux-gpio@...r.kernel.org
Cc: dev@...sin.me, linux-kernel@...r.kernel.org,
Martin Blumenstingl <martin.blumenstingl@...glemail.com>
Subject: [PATCH 0/4] gpio: stp-xway: small cleanups and improvements
This series brings a few small cleanups and improvements to the stp-xway
driver:
- enable compile-testing
- preparation for whenever the lantiq target switches to the common clock
framework
- easier to read (for me)
None of these fixes any known bugs so there's no Fixes tag anywhere.
It's probably too late for inclusion into Linux 5.3. No need to rush,
I'm happy with 5.4 as well.
Martin Blumenstingl (4):
gpio: stp-xway: simplify error handling in xway_stp_probe()
gpio: stp-xway: improve module clock error handling
gpio: stp-xway: get rid of the #include <lantiq_soc.h> dependency
gpio: stp-xway: allow compile-testing
drivers/gpio/Kconfig | 3 ++-
drivers/gpio/gpio-stp-xway.c | 33 +++++++++++++++++----------------
2 files changed, 19 insertions(+), 17 deletions(-)
--
2.22.0
Powered by blists - more mailing lists