All of lore.kernel.org
 help / color / mirror / Atom feed
From: Florian Fainelli <f.fainelli@gmail.com>
To: Wolfram Sang <wsa@the-dreams.de>, linux-i2c@vger.kernel.org
Cc: Brian Norris <computersforpeace@gmail.com>,
	Gregory Fong <gregory.0xf0@gmail.com>,
	linux-arm-kernel@lists.infradead.org,
	bcm-kernel-feedback-list@broadcom.com
Subject: Re: [PATCH] i2c: brcmstb: allocate correct amount of memory for regmap
Date: Mon, 22 Feb 2016 08:42:50 -0800	[thread overview]
Message-ID: <56CB3A8A.9040401@gmail.com> (raw)
In-Reply-To: <1456064238-6294-1-git-send-email-wsa@the-dreams.de>

Le 21/02/2016 06:16, Wolfram Sang a écrit :
> We want the size of the struct, not of a pointer to it. To be future
> proof, just dereference the pointer to get the desired type.
> 
> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>

Fixes: dd1aa2524bc5 ("i2c: brcmstb: Add Broadcom settop SoC i2c
controller driver")

Acked-by: Florian Fainelli <f.fainelli@gmail.com>

Thanks!
-- 
Florian

WARNING: multiple messages have this Message-ID (diff)
From: f.fainelli@gmail.com (Florian Fainelli)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] i2c: brcmstb: allocate correct amount of memory for regmap
Date: Mon, 22 Feb 2016 08:42:50 -0800	[thread overview]
Message-ID: <56CB3A8A.9040401@gmail.com> (raw)
In-Reply-To: <1456064238-6294-1-git-send-email-wsa@the-dreams.de>

Le 21/02/2016 06:16, Wolfram Sang a ?crit :
> We want the size of the struct, not of a pointer to it. To be future
> proof, just dereference the pointer to get the desired type.
> 
> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>

Fixes: dd1aa2524bc5 ("i2c: brcmstb: Add Broadcom settop SoC i2c
controller driver")

Acked-by: Florian Fainelli <f.fainelli@gmail.com>

Thanks!
-- 
Florian

  parent reply	other threads:[~2016-02-22 16:42 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-21 14:16 [PATCH] i2c: brcmstb: allocate correct amount of memory for regmap Wolfram Sang
2016-02-21 14:16 ` Wolfram Sang
2016-02-22  6:33 ` Gregory Fong
2016-02-22  6:33   ` Gregory Fong
2016-02-22  8:05   ` Wolfram Sang
2016-02-22  8:05     ` Wolfram Sang
2016-02-22 16:42 ` Florian Fainelli [this message]
2016-02-22 16:42   ` Florian Fainelli
2016-02-25 20:08   ` Kamal Dasu
2016-02-25 20:08     ` Kamal Dasu
2016-03-01 18:19 ` Wolfram Sang
2016-03-01 18:19   ` Wolfram Sang
  -- strict thread matches above, loose matches on Subject: below --
2016-02-25 19:32 Kamal Dasu
2016-03-01 16:14 ` Kamal Dasu
2016-03-01 16:14   ` Kamal Dasu
2016-03-01 16:19   ` Wolfram Sang
2016-03-01 16:19     ` 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=56CB3A8A.9040401@gmail.com \
    --to=f.fainelli@gmail.com \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=computersforpeace@gmail.com \
    --cc=gregory.0xf0@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=wsa@the-dreams.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 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.