[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1398287792-19831-1-git-send-email-linus.walleij@linaro.org>
Date: Wed, 23 Apr 2014 23:16:30 +0200
From: Linus Walleij <linus.walleij@...aro.org>
To: linux-kernel@...r.kernel.org, Barry Song <Baohua.Song@....com>,
Barry Song <baohua@...nel.org>
Cc: linux-gpio@...r.kernel.org,
Linus Walleij <linus.walleij@...aro.org>
Subject: [PATCH 0/2] RTF: pinctrl: sirf: state container refactorings
This is a refactoring attempt that may not work as I can't test it
(it compiles), but you sure can see what I want to happen in the SIRF
driver.
By registering the GPIO range from the gpiochip side we can get rid
of the static globals and be a nice kernel citizen. See further
Documentation/driver-model/design-patterns.txt.
Linus Walleij (2):
RFT: pinctrl: sirf: switch to using allocated state container
RFT: pinctrl: sirf: move sgpio lock into state container
drivers/pinctrl/sirf/pinctrl-sirf.c | 240 ++++++++++++++++++++----------------
1 file changed, 134 insertions(+), 106 deletions(-)
--
1.9.0
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists