[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190311062737.6652-1-andrew.smirnov@gmail.com>
Date: Sun, 10 Mar 2019 23:27:30 -0700
From: Andrey Smirnov <andrew.smirnov@...il.com>
To: linux-gpio@...r.kernel.org
Cc: Andrey Smirnov <andrew.smirnov@...il.com>,
Linus Walleij <linus.walleij@...aro.org>,
Bartosz Golaszewski <bgolaszewski@...libre.com>,
Chris Healy <cphealy@...il.com>, Andrew Lunn <andrew@...n.ch>,
Heiner Kallweit <hkallweit1@...il.com>,
Fabio Estevam <festevam@...il.com>,
linux-kernel@...r.kernel.org, linux-imx@....com
Subject: [PATCH 0/7] VF610 GPIO fixes/improvments
Everyone:
This series contains a number of fixes/improvements I came up with
while working VF610 GPIO code. Hopefully each commit is
self-explanatory.
Feedback is welcome!
Thanks,
Andrey Smirnov
Andrey Smirnov (7):
gpio: vf610: Do not share irq_chip
gpio: vf610: Simplify vf610_gpio_set()
gpio: vf610: Simplify vf610_gpio_get()
gpio: vf610: Use devres to disable clk_port
gpio: vf610: Use devres to disable clk_gpio
gpio: vf610: Use devres to remove gpiochip
gpio: vf610: Don't use explicit &pdev->dev in vf610_gpio_probe()
drivers/gpio/gpio-vf610.c | 85 +++++++++++++++++----------------------
1 file changed, 36 insertions(+), 49 deletions(-)
--
2.20.1
Powered by blists - more mailing lists