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


Groups > linux.kernel > #1470465

Re: [PATCH 2/6] i2c: tegra: Remove non device-tree support

From Jon Hunter <jonathanh@nvidia.com>
Newsgroups linux.kernel
Subject Re: [PATCH 2/6] i2c: tegra: Remove non device-tree support
Date 2016-08-26 00:20 +0200
Message-ID <saba9-6Zy-7@gated-at.bofh.it> (permalink)
References <s4VfH-2u4-7@gated-at.bofh.it> <s4VfH-2u4-19@gated-at.bofh.it> <sa8Fj-5fE-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 25/08/16 20:33, Wolfram Sang wrote:
> * PGP Signed by an unknown key
> 
> On Thu, Aug 11, 2016 at 11:16:56AM +0100, Jon Hunter wrote:
>> Tegra has only supported device-tree for platform/board configuration
>> for quite some time now and so simplify the Tegra I2C driver by dropping
>> code for non device-tree platforms/boards.
>>
>> Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
> 
> cppcheck rightfully says:
> 
> drivers/i2c/busses/i2c-tegra.c:854: style: Variable 'i2c_dev.hw' is reassigned a value before the old one has been used.
> 
> Dropping the patches...

Yes good catch. I will fix that.

Cheers
Jon

-- 
nvpublic

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


Thread

[PATCH 0/6] Some Tegra I2C Updates Jon Hunter <jonathanh@nvidia.com> - 2016-08-11 12:20 +0200
  [PATCH 6/6] i2c: tegra: Add pinctrl support Jon Hunter <jonathanh@nvidia.com> - 2016-08-11 12:20 +0200
    Re: [PATCH 6/6] i2c: tegra: Add pinctrl support Laxman Dewangan <ldewangan@nvidia.com> - 2016-08-11 17:20 +0200
  [PATCH 2/6] i2c: tegra: Remove non device-tree support Jon Hunter <jonathanh@nvidia.com> - 2016-08-11 12:20 +0200
    Re: [PATCH 2/6] i2c: tegra: Remove non device-tree support Wolfram Sang <wsa@the-dreams.de> - 2016-08-25 21:40 +0200
      Re: [PATCH 2/6] i2c: tegra: Remove non device-tree support Jon Hunter <jonathanh@nvidia.com> - 2016-08-26 00:20 +0200
  [PATCH 1/6] i2c: tegra: Add missing new line characters Jon Hunter <jonathanh@nvidia.com> - 2016-08-11 12:20 +0200
  [PATCH 5/6] i2c: tegra: Add runtime power-management support Jon Hunter <jonathanh@nvidia.com> - 2016-08-11 12:20 +0200
    Re: [PATCH 5/6] i2c: tegra: Add runtime power-management support Wolfram Sang <wsa@the-dreams.de> - 2016-08-25 22:10 +0200
      Re: [PATCH 5/6] i2c: tegra: Add runtime power-management support Jon Hunter <jonathanh@nvidia.com> - 2016-08-25 23:00 +0200
        Re: [PATCH 5/6] i2c: tegra: Add runtime power-management support Wolfram Sang <wsa@the-dreams.de> - 2016-08-26 00:40 +0200
  [PATCH 3/6] i2c: tegra: Use device name for adapter name Jon Hunter <jonathanh@nvidia.com> - 2016-08-11 12:20 +0200
  Re: [PATCH 0/6] Some Tegra I2C Updates Jon Hunter <jonathanh@nvidia.com> - 2016-08-24 13:20 +0200

csiph-web