Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1356441

Re: [PATCH] i2c: i2c-core: do not use bus internal data

From Wolfram Sang <wsa@the-dreams.de>
Newsgroups linux.kernel
Subject Re: [PATCH] i2c: i2c-core: do not use bus internal data
Date 2016-03-12 16:20 +0100
Message-ID <rbTuF-847-7@gated-at.bofh.it> (permalink)
References <ra1PH-2jh-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Mon, Mar 07, 2016 at 05:19:17PM +0530, Sudip Mukherjee wrote:
> The variable p is a data structure which is used by the driver core
> internally and it is not expected that busses will be directly accessing
> these driver core internal only data.
> 
> Signed-off-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>

Removed the unlikely() and applied to for-next, thanks!

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] i2c: i2c-core: do not use bus internal data Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2016-03-07 12:50 +0100
  Re: [PATCH] i2c: i2c-core: do not use bus internal data Greg KH <gregkh@linuxfoundation.org> - 2016-03-07 18:00 +0100
    Re: [PATCH] i2c: i2c-core: do not use bus internal data Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2016-03-07 18:20 +0100
  Re: [PATCH] i2c: i2c-core: do not use bus internal data Wolfram Sang <wsa@the-dreams.de> - 2016-03-12 16:20 +0100
  Re: [PATCH] i2c: i2c-core: do not use bus internal data Thierry Reding <thierry.reding@gmail.com> - 2016-03-14 10:20 +0100
    Re: [PATCH] i2c: i2c-core: do not use bus internal data Wolfram Sang <wsa@the-dreams.de> - 2016-03-14 10:30 +0100
      Re: [PATCH] i2c: i2c-core: do not use bus internal data Thierry Reding <thierry.reding@gmail.com> - 2016-03-14 10:40 +0100
      Re: [PATCH] i2c: i2c-core: do not use bus internal data Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2016-03-14 15:30 +0100
    Re: [PATCH] i2c: i2c-core: do not use bus internal data Thierry Reding <thierry.reding@gmail.com> - 2016-03-14 10:30 +0100
      Re: [PATCH] i2c: i2c-core: do not use bus internal data Sudeep Holla <sudeep.holla@arm.com> - 2016-03-14 13:20 +0100

csiph-web