usb: usb251xb: remove max_{power,current}_{sp,bp} properties
authorRichard Leitner <richard.leitner@skidata.com>
Mon, 6 Mar 2017 08:24:20 +0000 (09:24 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Mar 2017 09:34:15 +0000 (10:34 +0100)
commitcfa47afe77b393e2c24a57e7e9611857a0b064f1
tree541422b8a656e57ec00affacd6cd7e802de56f23
parentd595259fbb7a7afed241b1afb2c4fe4b47de47fa
usb: usb251xb: remove max_{power,current}_{sp,bp} properties

Remove the max_{power,current}_{sp,bp} properties of the usb251xb driver
from devicetree. This is done to simplify the dt bindings as requested
by Rob Herring in https://lkml.org/lkml/2017/2/15/1283. If those
properties are ever needed by somebody they can be enabled again easily.

Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/usb/usb251xb.txt
drivers/usb/misc/usb251xb.c