Re: [PATCH 1/3] usb: usb251xb: remove max_{power,current}_{sp,bp} properties

From: Rob Herring
Date: Mon Feb 27 2017 - 15:02:18 EST


On Tue, Feb 21, 2017 at 09:56:17AM +0100, Richard Leitner wrote:
> 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@xxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/usb/usb251xb.txt | 20 ------------------
> drivers/usb/misc/usb251xb.c | 24 ++++------------------
> 2 files changed, 4 insertions(+), 40 deletions(-)

Acked-by: Rob Herring <robh@xxxxxxxxxx>