All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Pawel Dembicki <paweldembicki@gmail.com>
Cc: stable@vger.kernel.org, Evgeniy Polyakov <zbr@ioremap.net>,
	"Andrew F. Davis" <afd@ti.com>,
	Sebastian Reichel <sre@kernel.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] w1: gpio: fix problem with platfom data in w1-gpio
Date: Wed, 14 Mar 2018 14:59:02 +0100	[thread overview]
Message-ID: <20180314135902.GA21622@kroah.com> (raw)
In-Reply-To: <20180218171927.6414-1-paweldembicki@gmail.com>

On Sun, Feb 18, 2018 at 06:19:26PM +0100, Pawel Dembicki wrote:
> In devices, where fdt is used, is impossible to apply platform data
> without proper fdt node.
> 
> This patch allow to use platform data in devices with fdt.
> 
> Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
> Acked-by: Andrew F. Davis <afd@ti.com>
> ---
>  drivers/w1/masters/w1-gpio.c | 7 +++----
>  1 file changed, 3 insertions(+), 4 deletions(-)

Patch does not apply at all to my tree :(

  parent reply	other threads:[~2018-03-14 13:59 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20180218170629.6045-1-paweldembicki@gmail.com>
2018-02-18 17:19 ` [PATCH] w1: gpio: fix problem with platfom data in w1-gpio Pawel Dembicki
2018-02-18 17:19   ` Pawel Dembicki
2018-02-19 13:29   ` Andrew F. Davis
2018-03-14 13:59   ` Greg Kroah-Hartman [this message]
2018-03-17 10:39     ` Paweł Dembicki
2018-03-17 11:55       ` Greg Kroah-Hartman
2018-03-29  9:47         ` Paweł Dembicki
2018-03-29 10:01           ` Greg Kroah-Hartman
2018-04-04 16:44             ` Paweł Dembicki

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=20180314135902.GA21622@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=afd@ti.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paweldembicki@gmail.com \
    --cc=sre@kernel.org \
    --cc=stable@vger.kernel.org \
    --cc=zbr@ioremap.net \
    /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.