On Thu, Jan 24, 2013 at 02:47:10AM +0900, Dongjin Kim wrote:
> Added device tree support for usb3503 driver and add new document with device 
> tree binding information.
> 
> Signed-off-by: Dongjin Kim <tobet...@gmail.com>
> ---
>  Documentation/devicetree/bindings/usb/usb3503.txt |   20 +++++++++++++
>  drivers/usb/misc/usb3503.c                        |   31 
> +++++++++++++++++----
>  2 files changed, 46 insertions(+), 5 deletions(-)
>  create mode 100644 Documentation/devicetree/bindings/usb/usb3503.txt

I've applied this, but now we have the compiler warning:
drivers/usb/misc/usb3503.c: In function ‘usb3503_probe’:
drivers/usb/misc/usb3503.c:215:13: warning: ‘mode’ may be used uninitialized in 
this function [-Wuninitialized]

Please send a follow-on patch to fix this up.

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

Reply via email to