[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20130124220303.GA30869@kroah.com>
Date: Thu, 24 Jan 2013 14:03:03 -0800
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Dongjin Kim <tobetter@...il.com>
Cc: Grant Likely <grant.likely@...retlab.ca>,
Rob Herring <rob.herring@...xeda.com>,
Rob Landley <rob@...dley.net>,
Fengguang Wu <fengguang.wu@...el.com>,
devicetree-discuss@...ts.ozlabs.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org
Subject: Re: [PATCH] USB: misc: usb3503: add dt support
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 <tobetter@...il.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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists