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


Groups > linux.kernel > #1558386

Re: [PATCH 1/4] mfd: max77686: Don't attempt to get i2c_device_id .data

From Krzysztof Kozlowski <krzk@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH 1/4] mfd: max77686: Don't attempt to get i2c_device_id .data
Date 2017-01-13 14:00 +0100
Message-ID <sZ9Cy-Ys-9@gated-at.bofh.it> (permalink)
References <sYNVn-4Au-7@gated-at.bofh.it> <sYNVo-4Au-29@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Jan 12, 2017 at 10:47:34AM -0300, Javier Martinez Canillas wrote:
> The driver is only used in platforms that have DT support so always the
> I2C device .data will be get from the matched OF node and never will be
> from the I2C device ID table.
> 
> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
> ---
> 
>  drivers/mfd/max77686.c | 13 +++++--------
>  1 file changed, 5 insertions(+), 8 deletions(-)
> 

Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Tested-by: Krzysztof Kozlowski <krzk@kernel.org>

Best regards,
Krzysztof

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


Thread

[PATCH 0/4] mfd: max77686: Remove unneeded non-OF code in driver Javier Martinez Canillas <javier@osg.samsung.com> - 2017-01-12 14:50 +0100
  [PATCH 4/4] mfd: max77686: Remove I2C device ID table Javier Martinez Canillas <javier@osg.samsung.com> - 2017-01-12 14:50 +0100
    Re: [PATCH 4/4] mfd: max77686: Remove I2C device ID table Krzysztof Kozlowski <krzk@kernel.org> - 2017-01-13 14:20 +0100
  [PATCH 1/4] mfd: max77686: Don't attempt to get i2c_device_id .data Javier Martinez Canillas <javier@osg.samsung.com> - 2017-01-12 14:50 +0100
    Re: [PATCH 1/4] mfd: max77686: Don't attempt to get i2c_device_id  .data Krzysztof Kozlowski <krzk@kernel.org> - 2017-01-13 14:00 +0100
  [PATCH 3/4] mfd: max77686: Use the struct i2c_driver .probe_new instead of .probe Javier Martinez Canillas <javier@osg.samsung.com> - 2017-01-12 14:50 +0100
    Re: [PATCH 3/4] mfd: max77686: Use the struct i2c_driver .probe_new  instead of .probe Krzysztof Kozlowski <krzk@kernel.org> - 2017-01-13 14:20 +0100
  Re: [PATCH 0/4] mfd: max77686: Remove unneeded non-OF code in driver Laxman Dewangan <ldewangan@nvidia.com> - 2017-01-12 17:40 +0100

csiph-web