From: Ian Campbell <ijc+uboot@hellion.org.uk>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 1/6] sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops
Date: Sat, 02 May 2015 14:51:52 +0100 [thread overview]
Message-ID: <1430574712.15640.116.camel@hellion.org.uk> (raw)
In-Reply-To: <1430041887-20790-2-git-send-email-hdegoede@redhat.com>
On Sun, 2015-04-26 at 11:51 +0200, Hans de Goede wrote:
> Change the axp_gpio_foo function prototypes to match the gpio uclass op
> prototypes, this is a preparation patch for moving the axp gpio code to
> a separate driver-model gpio driver.
>
> Note that the ugly calls with a NULL udev pointer in drivers/gpio/sunxi_gpio.c
> this adds are removed in a later patch.
>
> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
next prev parent reply other threads:[~2015-05-02 13:51 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-26 9:51 [U-Boot] [PATCH v2 0/6] sunxi: Add driver-model support for axp pmic gpio pins Hans de Goede
2015-04-26 9:51 ` [U-Boot] [PATCH v2 1/6] sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops Hans de Goede
2015-04-28 3:20 ` Simon Glass
2015-05-02 13:51 ` Ian Campbell [this message]
2015-04-26 9:51 ` [U-Boot] [PATCH v2 2/6] sunxi: axp: Move axp pmic register helpers to a separate file Hans de Goede
2015-04-28 3:20 ` Simon Glass
2015-05-02 13:52 ` Ian Campbell
2015-04-26 9:51 ` [U-Boot] [PATCH v2 3/6] sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpers Hans de Goede
2015-04-28 3:20 ` Simon Glass
2015-05-02 13:53 ` Ian Campbell
2015-04-26 9:51 ` [U-Boot] [PATCH v2 4/6] sunxi: axp: Move axp gpio code to a separate axpi-gpio driver Hans de Goede
2015-04-28 3:20 ` Simon Glass
2015-05-02 13:55 ` Ian Campbell
2015-04-26 9:51 ` [U-Boot] [PATCH v2 5/6] sunxi: axp: Add driver-model support to the axp_gpio code Hans de Goede
2015-04-28 3:20 ` Simon Glass
2015-05-02 13:56 ` Ian Campbell
2015-04-26 9:51 ` [U-Boot] [PATCH v2 6/6] sunxi: axp: Remove non driver-model support from the axp gpio code Hans de Goede
2015-04-28 3:20 ` Simon Glass
2015-04-28 6:24 ` Hans de Goede
2015-04-28 13:56 ` Simon Glass
2015-05-02 13:57 ` Ian Campbell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1430574712.15640.116.camel@hellion.org.uk \
--to=ijc+uboot@hellion.org.uk \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox