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


Groups > linux.kernel > #1203350

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

From Wolfram Sang <wsa@the-dreams.de>
Newsgroups linux.kernel
Subject [PATCH 3/4] hwmon: ina2xx: move binding docs to proper place
Date 2015-08-08 20:40 +0200
Message-ID <pVhce-6Ud-9@gated-at.bofh.it> (permalink)
References <pVhce-6Ud-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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}/ina2xx.txt | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename Documentation/devicetree/bindings/{i2c => hwmon}/ina2xx.txt (100%)

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

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


Thread

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

csiph-web