All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
To: Daniel Mack <zonque-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 0/4] dac7512: some cleanups and DT bindings
Date: Thu, 26 Sep 2013 09:03:25 -0700	[thread overview]
Message-ID: <20130926160325.GA10154@kroah.com> (raw)
In-Reply-To: <52401884.2070509-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

On Mon, Sep 23, 2013 at 12:31:32PM +0200, Daniel Mack wrote:
> On 23.09.2013 12:19, Mark Brown wrote:
> > On Sun, Sep 22, 2013 at 09:51:45PM +0200, Daniel Mack wrote:
> >> Here are some trivial things for the ti_dac7512 driver.
> >>
> >> Mark, can you take them through your spi tree?
> > 
> > I can but it's normally Greg who looks after drivers/misc - probably
> > best to at least run these by him.
> 
> Alright. Greg, I posted the series to LKML yesterday. Can you pick the
> patches from there or do you want me to resend?

I've got them and will take them through my tree, thanks.

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Daniel Mack <zonque@gmail.com>
Cc: Mark Brown <broonie@kernel.org>,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org
Subject: Re: [PATCH 0/4] dac7512: some cleanups and DT bindings
Date: Thu, 26 Sep 2013 09:03:25 -0700	[thread overview]
Message-ID: <20130926160325.GA10154@kroah.com> (raw)
In-Reply-To: <52401884.2070509@gmail.com>

On Mon, Sep 23, 2013 at 12:31:32PM +0200, Daniel Mack wrote:
> On 23.09.2013 12:19, Mark Brown wrote:
> > On Sun, Sep 22, 2013 at 09:51:45PM +0200, Daniel Mack wrote:
> >> Here are some trivial things for the ti_dac7512 driver.
> >>
> >> Mark, can you take them through your spi tree?
> > 
> > I can but it's normally Greg who looks after drivers/misc - probably
> > best to at least run these by him.
> 
> Alright. Greg, I posted the series to LKML yesterday. Can you pick the
> patches from there or do you want me to resend?

I've got them and will take them through my tree, thanks.

greg k-h

  parent reply	other threads:[~2013-09-26 16:03 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-22 19:51 [PATCH 0/4] dac7512: some cleanups and DT bindings Daniel Mack
2013-09-22 19:51 ` [PATCH 1/4] drivers: misc: ti_dac7512: drop module version Daniel Mack
2013-09-22 19:51 ` [PATCH 2/4] drivers: misc: ti_dac7512: drop DAC7512_DRV_NAME Daniel Mack
     [not found] ` <1379879509-3608-1-git-send-email-zonque-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2013-09-22 19:51   ` [PATCH 3/4] drivers: misc: ti_dac7512: provide a SPI ID table Daniel Mack
2013-09-22 19:51     ` Daniel Mack
2013-09-22 19:51   ` [PATCH 4/4] drivers: misc: ti_dac7512: add support for DT matching Daniel Mack
2013-09-22 19:51     ` Daniel Mack
2013-09-23 10:19   ` [PATCH 0/4] dac7512: some cleanups and DT bindings Mark Brown
2013-09-23 10:19     ` Mark Brown
     [not found]     ` <20130923101940.GZ21013-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2013-09-23 10:31       ` Daniel Mack
2013-09-23 10:31         ` Daniel Mack
     [not found]         ` <52401884.2070509-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2013-09-23 13:49           ` Greg Kroah-Hartman
2013-09-23 13:49             ` Greg Kroah-Hartman
2013-09-26 16:03           ` Greg Kroah-Hartman [this message]
2013-09-26 16:03             ` Greg Kroah-Hartman

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=20130926160325.GA10154@kroah.com \
    --to=gregkh-hqyy1w1ycw8ekmwlsbkhg0b+6bgklq7r@public.gmane.org \
    --cc=broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=zonque-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.