mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Steffen Trumtrar <s.trumtrar@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH v4 0/2] Add stmpe mfd
Date: Wed, 5 Sep 2012 11:54:15 +0200	[thread overview]
Message-ID: <20120905095415.GD26594@pengutronix.de> (raw)
In-Reply-To: <1346833433-24733-1-git-send-email-s.trumtrar@pengutronix.de>

On Wed, Sep 05, 2012 at 10:23:51AM +0200, Steffen Trumtrar wrote:
> Hi,
> 
> another day, another patch version. This version includes the following requests by
> Sascha and Marc (Thanks again):
> 	- remove all the iomem stuff in add_generic_device in stmpe-i2c.c
> 	- allocate stmpe_client_info for every device, not just one
> 	- remove unused struct fields
> 	- remove extern for prototypes
> 
> Regards,
> Steffen
> 
> 
> Steffen Trumtrar (2):
>   mfd: add stmpe-i2c driver
>   gpio: add driver for stmpe io-expander

Applied, thanks

Sascha

> 
>  drivers/Kconfig           |    1 +
>  drivers/gpio/Kconfig      |    9 +++
>  drivers/gpio/Makefile     |    2 +
>  drivers/gpio/gpio-stmpe.c |  161 +++++++++++++++++++++++++++++++++++++++++++++
>  drivers/mfd/Kconfig       |    4 ++
>  drivers/mfd/Makefile      |    1 +
>  drivers/mfd/stmpe-i2c.c   |  153 ++++++++++++++++++++++++++++++++++++++++++
>  include/mfd/stmpe-i2c.h   |   53 +++++++++++++++
>  8 files changed, 384 insertions(+)
>  create mode 100644 drivers/gpio/Kconfig
>  create mode 100644 drivers/gpio/Makefile
>  create mode 100644 drivers/gpio/gpio-stmpe.c
>  create mode 100644 drivers/mfd/stmpe-i2c.c
>  create mode 100644 include/mfd/stmpe-i2c.h
> 
> -- 
> 1.7.10.4
> 
> 
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

      parent reply	other threads:[~2012-09-05  9:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-05  8:23 Steffen Trumtrar
2012-09-05  8:23 ` [PATCH v4 1/2] mfd: add stmpe-i2c driver Steffen Trumtrar
2012-09-05  8:23 ` [PATCH v4 2/2] gpio: add driver for stmpe io-expander Steffen Trumtrar
2012-09-05  9:54 ` Sascha Hauer [this message]

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=20120905095415.GD26594@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=s.trumtrar@pengutronix.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