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


Groups > linux.kernel > #1203348 > unrolled thread

[PATCH 4/4] hwmon: ina209: move binding docs to proper place

Started byWolfram Sang <wsa@the-dreams.de>
First post2015-08-08 20:40 +0200
Last post2015-08-08 22:50 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH 4/4] hwmon: ina209: move binding docs to proper place Wolfram Sang <wsa@the-dreams.de> - 2015-08-08 20:40 +0200
    Re: [PATCH 4/4] hwmon: ina209: move binding docs to proper place Guenter Roeck <linux@roeck-us.net> - 2015-08-08 22:50 +0200

#1203348 — [PATCH 4/4] hwmon: ina209: move binding docs to proper place

FromWolfram Sang <wsa@the-dreams.de>
Date2015-08-08 20:40 +0200
Subject[PATCH 4/4] hwmon: ina209: move binding docs to proper place
Message-ID<pVhce-6Ud-1@gated-at.bofh.it>
The I2C dir is not for I2C client devices! Move it to the proper folder.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Cc: Guenter Roeck <linux@roeck-us.net>
---
 Documentation/devicetree/bindings/{i2c => hwmon}/ina209.txt | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename Documentation/devicetree/bindings/{i2c => hwmon}/ina209.txt (100%)

diff --git a/Documentation/devicetree/bindings/i2c/ina209.txt b/Documentation/devicetree/bindings/hwmon/ina209.txt
similarity index 100%
rename from Documentation/devicetree/bindings/i2c/ina209.txt
rename to Documentation/devicetree/bindings/hwmon/ina209.txt
-- 
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [next] | [standalone]


#1203371

FromGuenter Roeck <linux@roeck-us.net>
Date2015-08-08 22:50 +0200
Message-ID<pVje2-1lu-9@gated-at.bofh.it>
In reply to#1203348
On 08/08/2015 11:30 AM, Wolfram Sang wrote:
> The I2C dir is not for I2C client devices! Move it to the proper folder.
>
> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
> Cc: Guenter Roeck <linux@roeck-us.net>

Acked-by: Guenter Roeck <linux@roeck-us.net>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web