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


Groups > linux.kernel > #1203351 > unrolled thread

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

#1203351 — [PATCH 2/4] hwmon: max6697: move binding docs to proper place

FromWolfram Sang <wsa@the-dreams.de>
Date2015-08-08 20:40 +0200
Subject[PATCH 2/4] hwmon: max6697: move binding docs to proper place
Message-ID<pVhce-6Ud-11@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}/max6697.txt | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename Documentation/devicetree/bindings/{i2c => hwmon}/max6697.txt (100%)

diff --git a/Documentation/devicetree/bindings/i2c/max6697.txt b/Documentation/devicetree/bindings/hwmon/max6697.txt
similarity index 100%
rename from Documentation/devicetree/bindings/i2c/max6697.txt
rename to Documentation/devicetree/bindings/hwmon/max6697.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]


#1203370

FromGuenter Roeck <linux@roeck-us.net>
Date2015-08-08 22:50 +0200
Message-ID<pVje1-1lu-3@gated-at.bofh.it>
In reply to#1203351
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