All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org>
To: Felipe Balbi <balbi-l0cyMroinI0@public.gmane.org>
Cc: Linux OMAP Mailing List
	<linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>,
	Linux ARM Kernel Mailing List
	<linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
Subject: Re: [PATCH 2/3] i2c: omap: abolish variable name confusion
Date: Thu, 9 Jul 2015 21:49:41 +0200	[thread overview]
Message-ID: <20150709194941.GH4744@katana> (raw)
In-Reply-To: <1435260890-32335-2-git-send-email-balbi-l0cyMroinI0@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 453 bytes --]

On Thu, Jun 25, 2015 at 02:34:49PM -0500, Felipe Balbi wrote:
> struct device pointers are usually called
> dev. Calling our struct omap_i2c_dev pointers
> also dev has caused enough confusion.
> 
> This is the result of a few simple sed rules
> to convert all struct omap_i2c_dev pointers
> to be called omap instead.
> 
> Signed-off-by: Felipe Balbi <balbi-l0cyMroinI0@public.gmane.org>

I couldn't apply this one. On what was it based?


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: wsa@the-dreams.de (Wolfram Sang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/3] i2c: omap: abolish variable name confusion
Date: Thu, 9 Jul 2015 21:49:41 +0200	[thread overview]
Message-ID: <20150709194941.GH4744@katana> (raw)
In-Reply-To: <1435260890-32335-2-git-send-email-balbi@ti.com>

On Thu, Jun 25, 2015 at 02:34:49PM -0500, Felipe Balbi wrote:
> struct device pointers are usually called
> dev. Calling our struct omap_i2c_dev pointers
> also dev has caused enough confusion.
> 
> This is the result of a few simple sed rules
> to convert all struct omap_i2c_dev pointers
> to be called omap instead.
> 
> Signed-off-by: Felipe Balbi <balbi@ti.com>

I couldn't apply this one. On what was it based?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150709/a72b837d/attachment.sig>

  parent reply	other threads:[~2015-07-09 19:49 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-25 19:34 [PATCH 1/3] i2c: omap: switch to dev_get_drvdata() Felipe Balbi
2015-06-25 19:34 ` Felipe Balbi
     [not found] ` <1435260890-32335-1-git-send-email-balbi-l0cyMroinI0@public.gmane.org>
2015-06-25 19:34   ` [PATCH 2/3] i2c: omap: abolish variable name confusion Felipe Balbi
2015-06-25 19:34     ` Felipe Balbi
     [not found]     ` <1435260890-32335-2-git-send-email-balbi-l0cyMroinI0@public.gmane.org>
2015-07-09 19:49       ` Wolfram Sang [this message]
2015-07-09 19:49         ` Wolfram Sang
2015-07-10 17:27         ` Felipe Balbi
2015-07-10 17:27           ` Felipe Balbi
     [not found]           ` <20150710172701.GB20408-HgARHv6XitJaoMGHk7MhZQC/G2K4zDHf@public.gmane.org>
2015-07-13 20:38             ` [PATCH 1/3] i2c: omap: switch to dev_get_drvdata() Felipe Balbi
2015-07-13 20:38               ` Felipe Balbi
     [not found]               ` <1436819884-1614-1-git-send-email-balbi-l0cyMroinI0@public.gmane.org>
2015-07-13 20:38                 ` [PATCH 2/3] i2c: omap: abolish variable name confusion Felipe Balbi
2015-07-13 20:38                   ` Felipe Balbi
2015-07-13 20:38                 ` [PATCH 3/3] i2c: omap: on ->remove() call pm_runtime_put_sync() Felipe Balbi
2015-07-13 20:38                   ` Felipe Balbi
2015-07-14 11:02                 ` [PATCH 1/3] i2c: omap: switch to dev_get_drvdata() Wolfram Sang
2015-07-14 11:02                   ` Wolfram Sang
2015-06-25 19:34   ` [PATCH 3/3] i2c: omap: on ->remove() call pm_runtime_put_sync() Felipe Balbi
2015-06-25 19:34     ` Felipe Balbi
     [not found]     ` <1435260890-32335-3-git-send-email-balbi-l0cyMroinI0@public.gmane.org>
2015-07-09 10:18       ` Alexander Sverdlin
2015-07-09 10:18         ` Alexander Sverdlin
2015-07-09 10:09   ` [PATCH 1/3] i2c: omap: switch to dev_get_drvdata() Alexander Sverdlin
2015-07-09 10:09     ` Alexander Sverdlin
2015-07-09 19:46   ` Wolfram Sang
2015-07-09 19:46     ` Wolfram Sang

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=20150709194941.GH4744@katana \
    --to=wsa-z923lk4zbo2bacvfa/9k2g@public.gmane.org \
    --cc=balbi-l0cyMroinI0@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=tony-4v6yS6AI5VpBDgjK7y7TUQ@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.