Greg Kroah-Hartman
186f3812f5
USB: serial: ssu100.c: remove debug module parameter
...
Now that the dbg() macro is no longer being used in the driver,
the debug module parameter doesn't do anything at all. So remove
it so as to not confuse people.
CC: Alan Stern <stern@rowland.harvard.edu >
CC: Rusty Russell <rusty@rustcorp.com.au >
CC: Mauro Carvalho Chehab <mchehab@redhat.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-14 12:32:00 -07:00
Greg Kroah-Hartman
1a6635f729
USB: serial: spcp8x5.c: remove debug module parameter
...
Now that the dbg() macro is no longer being used in the driver,
the debug module parameter doesn't do anything at all. So remove
it so as to not confuse people.
CC: Rusty Russell <rusty@rustcorp.com.au >
CC: Alan Stern <stern@rowland.harvard.edu >
CC: Mauro Carvalho Chehab <mchehab@redhat.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-14 12:31:58 -07:00
Greg Kroah-Hartman
40c9616bdd
USB: serial: safe_serial.c: remove debug module parameter
...
Now that the dbg() macro is no longer being used in the driver,
the debug module parameter doesn't do anything at all. So remove
it so as to not confuse people.
CC: Rusty Russell <rusty@rustcorp.com.au >
CC: Alan Stern <stern@rowland.harvard.edu >
CC: Mauro Carvalho Chehab <mchehab@redhat.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-14 12:31:55 -07:00
Greg Kroah-Hartman
620a4616b2
USB: serial: quatech2.c: remove debug module parameter
...
Now that the dbg() macro is no longer being used in the driver,
the debug module parameter doesn't do anything at all. So remove
it so as to not confuse people.
CC: Bill Pemberton <wfp5p@virginia.edu >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-14 12:31:52 -07:00
Greg Kroah-Hartman
3da3bf76cb
USB: serial: qcserial.c: remove debug module parameter
...
Now that the dbg() macro is no longer being used in the driver,
the debug module parameter doesn't do anything at all. So remove
it so as to not confuse people.
CC: "Bjørn Mork" <bjorn@mork.no >
CC: Dan Williams <dcbw@redhat.com >
CC: Thomas Tuttle <ttuttle@chromium.org >
CC: Alan Stern <stern@rowland.harvard.edu >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-14 12:31:47 -07:00
Greg Kroah-Hartman
ec035e4b83
USB: serial: oti6858.c: remove debug module parameter
...
Now that the dbg() macro is no longer being used in the driver,
the debug module parameter doesn't do anything at all. So remove
it so as to not confuse people.
CC: Johan Hovold <jhovold@gmail.com >
CC: Rusty Russell <rusty@rustcorp.com.au >
CC: Alan Stern <stern@rowland.harvard.edu >
CC: Mauro Carvalho Chehab <mchehab@redhat.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-14 12:31:45 -07:00
Greg Kroah-Hartman
6ae06571da
USB: serial: option.c: remove debug module parameter
...
Now that the dbg() macro is no longer being used in the driver,
the debug module parameter doesn't do anything at all. So remove
it so as to not confuse people.
CC: Matthias Urlichs <smurf@smurf.noris.de >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-14 12:31:42 -07:00
Greg Kroah-Hartman
e4fd70c5e2
USB: serial: metro-usb.c: remove debug module parameter
...
Now that the dbg() macro is no longer being used in the driver,
the debug module parameter doesn't do anything at all. So remove
it so as to not confuse people.
CC: Aleksey Babahin <tamerlan311@gmail.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-14 12:31:42 -07:00
Greg Kroah-Hartman
63f10ddadb
USB: serial: kl5kusb105.c: remove debug module parameter
...
Now that the dbg() macro is no longer being used in the driver,
the debug module parameter doesn't do anything at all. So remove
it so as to not confuse people.
CC: Oliver Neukum <oliver@neukum.org >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-14 12:31:36 -07:00
Greg Kroah-Hartman
8c46939be4
USB: serial: keyspan_pda.c: remove debug module parameter
...
Now that the dbg() macro is no longer being used in the driver,
the debug module parameter doesn't do anything at all. So remove
it so as to not confuse people.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-14 12:31:35 -07:00
Greg Kroah-Hartman
7beb3c31a5
USB: serial: ir-usb.c: remove debug module parameter
...
Now that the dbg() macro is no longer being used in the driver,
the debug module parameter doesn't do anything at all. So remove
it so as to not confuse people.
CC: Rusty Russell <rusty@rustcorp.com.au >
CC: Johan Hovold <jhovold@gmail.com >
CC: Alan Stern <stern@rowland.harvard.edu >
CC: Mauro Carvalho Chehab <mchehab@redhat.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-14 12:31:35 -07:00
Greg Kroah-Hartman
f3004d5402
USB: serial: ipw.c: remove debug module parameter
...
Now that the dbg() macro is no longer being used in the driver,
the debug module parameter doesn't do anything at all. So remove
it so as to not confuse people.
CC: Rusty Russell <rusty@rustcorp.com.au >
CC: Alan Stern <stern@rowland.harvard.edu >
CC: Mauro Carvalho Chehab <mchehab@redhat.com >
CC: "Bjørn Mork" <bjorn@mork.no >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-14 12:31:32 -07:00
Greg Kroah-Hartman
06e454c40e
USB: serial: ipaq.c: remove debug module parameter
...
Now that the dbg() macro is no longer being used in the driver,
the debug module parameter doesn't do anything at all. So remove
it so as to not confuse people.
CC: Rusty Russell <rusty@rustcorp.com.au >
CC: Johan Hovold <jhovold@gmail.com >
CC: Alan Stern <stern@rowland.harvard.edu >
CC: Mauro Carvalho Chehab <mchehab@redhat.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-14 12:31:30 -07:00
Greg Kroah-Hartman
347708d929
USB: serial: funsoft.c: remove debug module parameter
...
Now that the dbg() macro is no longer being used in the driver,
the debug module parameter doesn't do anything at all. So remove
it so as to not confuse people.
CC: Rusty Russell <rusty@rustcorp.com.au >
CC: Alan Stern <stern@rowland.harvard.edu >
CC: Mauro Carvalho Chehab <mchehab@redhat.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-14 12:31:27 -07:00
Greg Kroah-Hartman
e6e367b26e
USB: serial: ftdi_sio.c: remove debug module parameter
...
Now that the dbg() macro is no longer being used in the driver,
the debug module parameter doesn't do anything at all. So remove
it so as to not confuse people.
CC: Uwe Bonnes <bon@elektron.ikp.physik.tu-darmstadt.de >
CC: Simon Arlott <simon@fire.lp0.eu >
CC: Andrew Worsley <amworsley@gmail.com >
CC: "Michał Wróbel" <michal.wrobel@flytronic.pl >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-14 12:31:24 -07:00
Greg Kroah-Hartman
a9b57be074
USB: serial: empeg.c: remove debug module parameter
...
Now that the dbg() macro is no longer being used in the driver,
the debug module parameter doesn't do anything at all. So remove
it so as to not confuse people.
CC: Gary Brubaker <xavyer@ix.netcom.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-14 12:31:22 -07:00
Greg Kroah-Hartman
a2f98a203b
USB: serial: digi_acceleport.c: remove debug module parameter
...
Now that the dbg() macro is no longer being used in the driver,
the debug module parameter doesn't do anything at all. So remove
it so as to not confuse people.
CC: Peter Berger <pberger@brimson.com >
CC: Al Borchers <alborchers@steinerpoint.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-14 12:31:21 -07:00
Greg Kroah-Hartman
19e988cfb9
USB: serial: cp210x.c: remove debug module parameter
...
Now that the dbg() macro is no longer being used in the driver,
the debug module parameter doesn't do anything at all. So remove
it so as to not confuse people.
CC: Johan Hovold <jhovold@gmail.com >
CC: Preston Fick <preston.fick@silabs.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-14 12:31:21 -07:00
Greg Kroah-Hartman
c34518dce9
USB: serial: aircable.c: remove debug module parameter
...
Now that the dbg() macro is no longer being used in the driver,
the debug module parameter doesn't do anything at all. So remove
it so as to not confuse people.
CC: Paul Gortmaker <paul.gortmaker@windriver.com >
CC: Rusty Russell <rusty@rustcorp.com.au >
CC: Alan Stern <stern@rowland.harvard.edu >
CC: Mauro Carvalho Chehab <mchehab@redhat.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-14 12:31:18 -07:00
Greg Kroah-Hartman
b12f7a1cb9
USB: serial: kobil_sct.c: remove dbg() usage
...
dbg() was a very old USB-serial-specific macro.
This patch removes it from being used in the
driver and uses dev_dbg() instead.
CC: Johan Hovold <jhovold@gmail.com >
CC: Alan Stern <stern@rowland.harvard.edu >
CC: Felipe Balbi <balbi@ti.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-14 12:06:55 -07:00
Greg Kroah-Hartman
826575fc95
USB: serial: keyspan_pda.c: remove dbg() usage
...
dbg() was a very old USB-serial-specific macro.
This patch removes it from being used in the
driver and uses dev_dbg() instead.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-14 12:06:52 -07:00
Greg Kroah-Hartman
255b703a34
USB: serial: whiteheat.c: remove dbg() usage
...
dbg() was a very old USB-serial-specific macro.
This patch removes it from being used in the
driver and uses dev_dbg() instead.
CC: Support Department <support@connecttech.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-14 11:50:35 -07:00
Greg Kroah-Hartman
4f0c641200
USB: serial: ssu100.c: remove dbg() usage
...
dbg() was a very old USB-serial-specific macro.
This patch removes it from being used in the
driver and uses dev_dbg() instead.
CC: Alan Stern <stern@rowland.harvard.edu >
CC: Rusty Russell <rusty@rustcorp.com.au >
CC: Mauro Carvalho Chehab <mchehab@redhat.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-14 11:50:35 -07:00
Greg Kroah-Hartman
8c8e87bc23
USB: serial: oti6858.c: remove dbg() usage
...
dbg() was a very old USB-serial-specific macro.
This patch removes it from being used in the
driver and uses dev_dbg() instead.
CC: Johan Hovold <jhovold@gmail.com >
CC: Rusty Russell <rusty@rustcorp.com.au >
CC: Alan Stern <stern@rowland.harvard.edu >
CC: Mauro Carvalho Chehab <mchehab@redhat.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-14 11:50:32 -07:00
Greg Kroah-Hartman
7065e8267b
USB: serial: garmin_gps.c: remove dbg() usage
...
dbg() was a very old USB-serial-specific macro.
This patch removes it from being used in the
driver and uses dev_dbg() instead.
CC: Johan Hovold <jhovold@gmail.com >
CC: Rusty Russell <rusty@rustcorp.com.au >
CC: Alan Stern <stern@rowland.harvard.edu >
CC: Mauro Carvalho Chehab <mchehab@redhat.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-14 11:50:30 -07:00
Stephen Warren
7ff95aeb01
ARM: tegra: remove useless includes of <mach/*.h>
...
Nothing from these files is needed, so remove the includes. This helps
single zImage work by reducing use of the mach-tegra/include/mach/
directory.
Signed-off-by: Stephen Warren <swarren@nvidia.com >
2012-09-14 11:35:36 -06:00
Stephen Warren
fef40b2369
Merge commit 'xceiv-for-v3.7' into for-3.7/cleanup2
2012-09-14 11:35:16 -06:00
Greg Kroah-Hartman
1ad7604f69
USB: serial: kl5kusb105.c: remove dbg() usage
...
dbg() was a very old USB-serial-specific macro.
This patch removes it from being used in the
driver and uses dev_dbg() instead.
CC: Oliver Neukum <oliver@neukum.org >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-14 09:47:43 -07:00
Greg Kroah-Hartman
bfc51614b3
USB: serial: ftdi_sio.c: remove dbg() usage
...
dbg() was a very old USB-serial-specific macro.
This patch removes it from being used in the
driver and uses dev_dbg() instead.
CC: Uwe Bonnes <bon@elektron.ikp.physik.tu-darmstadt.de >
CC: Simon Arlott <simon@fire.lp0.eu >
CC: Andrew Worsley <amworsley@gmail.com >
CC: "Michał Wróbel" <michal.wrobel@flytronic.pl >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-14 09:47:42 -07:00
Greg Kroah-Hartman
f9dfbebb8b
USB: serial: digi_acceleport.c: remove dbg() usage
...
dbg() was a very old USB-serial-specific macro.
This patch removes it from being used in the
driver and uses dev_dbg() instead.
CC: Peter Berger <pberger@brimson.com >
CC: Al Borchers <alborchers@steinerpoint.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-14 09:47:39 -07:00
Greg Kroah-Hartman
dfa1c31564
USB: serial: cypress_m8.c: remove dbg() usage
...
dbg() was a very old USB-serial-specific macro.
This patch removes it from being used in the
driver and uses dev_dbg() instead.
CC: Lonnie Mendez <dignome@gmail.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-14 09:47:38 -07:00
Rob Herring
ef61440375
usb: pxa27x_udc: remove IRQ_USB define
...
IRQ_USB was implicitly included by gpio.h. Use the existing variable
instead of IRQ_USB.
Signed-off-by: Rob Herring <rob.herring@calxeda.com >
Acked-by: Eric Miao <eric.y.miao@gmail.com >
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-14 09:21:56 -05:00
Arnd Bergmann
db298da2c3
ARM: nomadik: move platform_data definitions
...
Platform data for device drivers should be defined in
include/linux/platform_data/*.h, not in the architecture
and platform specific directories.
This moves such data out of the nomadik include directories
Signed-off-by: Arnd Bergmann <arnd@arndb.de >
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
Acked-by: Nicolas Pitre <nico@linaro.org >
Acked-by: Felipe Balbi <balbi@ti.com >
Acked-by: Alessandro Rubini <rubini@unipv.it >
Acked-by: Linus Walleij <linus.walleij@linaro.org >
Cc: STEricsson <STEricsson_nomadik_linux@list.st.com >
Cc: Srinidhi Kasagar <srinidhi.kasagar@stericsson.com >
Cc: Herbert Xu <herbert@gondor.apana.org.au >
Cc: "David S. Miller" <davem@davemloft.net >
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com >
Cc: David Woodhouse <dwmw2@infradead.org >
Cc: Andreas Westin <andreas.westin@stericsson.com >
2012-09-14 11:19:00 +02:00
Arnd Bergmann
293b2da1b6
ARM: pxa: move platform_data definitions
...
Platform data for device drivers should be defined in
include/linux/platform_data/*.h, not in the architecture
and platform specific directories.
This moves such data out of the pxa include directories
Signed-off-by: Arnd Bergmann <arnd@arndb.de >
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
Acked-by: Nicolas Pitre <nico@linaro.org >
Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com >
Acked-by: Igor Grinberg <grinberg@compulab.co.il >
Acked-by: Jeff Garzik <jgarzik@redhat.com >
Acked-by: Marek Vasut <marex@denx.de >
Acked-by: Robert Jarzmik <robert.jarzmik@free.fr >
Acked-by: Paul Parsons <lost.distance@yahoo.com >
Acked-by: Vinod Koul <vinod.koul@linux.intel.com >
Acked-By: Stefan Schmidt <stefan@openezx.org >
Cc: Eric Miao <eric.y.miao@gmail.com >
Cc: Haojian Zhuang <haojian.zhuang@gmail.com >
Cc: Daniel Ribeiro <drwyrm@gmail.com >
Cc: Harald Welte <laforge@openezx.org >
Cc: Philipp Zabel <philipp.zabel@gmail.com >
Cc: Tomas Cech <sleep_walker@suse.cz >
Cc: Sergey Lapin <slapin@ossfans.org >
Cc: Jonathan Cameron <jic23@cam.ac.uk >
Cc: Dan Williams <djbw@fb.com >
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com >
Cc: Chris Ball <cjb@laptop.org >
Cc: David Woodhouse <dwmw2@infradead.org >
Cc: Samuel Ortiz <samuel@sortiz.org >
Cc: Alan Stern <stern@rowland.harvard.edu >
Cc: Florian Tobias Schandinat <FlorianSchandinat@gmx.de >
Cc: Liam Girdwood <lrg@ti.com >
Cc: Jaroslav Kysela <perex@perex.cz >
Cc: Takashi Iwai <tiwai@suse.de >
Cc: Guennadi Liakhovetski <g.liakhovetski@gmx.de >
Cc: Artem Bityutskiy <artem.bityutskiy@linux.intel.com >
Cc: openezx-devel@lists.openezx.org
2012-09-14 11:18:10 +02:00
Arnd Bergmann
82906b13a6
ARM: imx: move platform_data definitions
...
Platform data for device drivers should be defined in
include/linux/platform_data/*.h, not in the architecture
and platform specific directories.
This moves such data out of the imx include directories
Signed-off-by: Arnd Bergmann <arnd@arndb.de >
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
Acked-by: Nicolas Pitre <nico@linaro.org >
Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com >
Acked-by: Sascha Hauer <kernel@pengutronix.de >
Acked-by: Vinod Koul <vinod.koul@linux.intel.com >
Cc: Russell King <linux@arm.linux.org.uk >
Cc: Dan Williams <djbw@fb.com >
Cc: "Ben Dooks (embedded platforms)" <ben-linux@fluff.org >
Cc: "Wolfram Sang (embedded platforms)" <w.sang@pengutronix.de >
Cc: Chris Ball <cjb@laptop.org >
Cc: David Woodhouse <dwmw2@infradead.org >
Cc: Grant Likely <grant.likely@secretlab.ca >
Cc: Alan Cox <alan@linux.intel.com >
Cc: Felipe Balbi <balbi@ti.com >
Cc: Alan Stern <stern@rowland.harvard.edu >
Cc: Florian Tobias Schandinat <FlorianSchandinat@gmx.de >
Cc: Liam Girdwood <lrg@ti.com >
Cc: Javier Martin <javier.martin@vista-silicon.com >
Cc: Shawn Guo <shawn.guo@linaro.org >
Cc: Guennadi Liakhovetski <g.liakhovetski@gmx.de >
2012-09-14 11:17:21 +02:00
Arnd Bergmann
ec2a0833e5
ARM: davinci: move platform_data definitions
...
Platform data for device drivers should be defined in
include/linux/platform_data/*.h, not in the architecture
and platform specific directories.
This moves such data out of the davinci include directories
Signed-off-by: Arnd Bergmann <arnd@arndb.de >
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
Acked-by: Nicolas Pitre <nico@linaro.org >
Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com >
Acked-by: Felipe Balbi <balbi@ti.com >
Cc: Sekhar Nori <nsekhar@ti.com >
Cc: Kevin Hilman <khilman@ti.com >
Cc: "Ben Dooks" <ben-linux@fluff.org >
Cc: "Wolfram Sang" <w.sang@pengutronix.de >
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com >
Cc: Chris Ball <cjb@laptop.org >
Cc: David Woodhouse <dwmw2@infradead.org >
Cc: Grant Likely <grant.likely@secretlab.ca >
Cc: Alan Stern <stern@rowland.harvard.edu >
Cc: Liam Girdwood <lrg@ti.com >
Cc: davinci-linux-open-source@linux.davincidsp.com
2012-09-14 11:16:54 +02:00
Rene Buergel
99495c7061
USB: ezusb: remove dependancy on usb_serial
...
This patch removes the dependency on the usb_serial interface and names
some magic constants
Signed-off-by: René Bürgel <rene.buergel@sohard.de >
--
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-13 21:59:51 -07:00
Alexey Khoroshilov
8321652ae2
USB: omninet: fix potential tty NULL dereference
...
Add check for return value of tty_port_tty_get,
since it can return NULL after port hangup that may happen anytime.
Found by Linux Driver Verification project (linuxtesting.org).
Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-13 21:48:48 -07:00
Peter Senna Tschudin
17e6791082
drivers/usb/misc/rio500.c: removes unnecessary semicolon
...
removes unnecessary semicolon
Found by Coccinelle: http://coccinelle.lip6.fr/
Signed-off-by: Peter Senna Tschudin <peter.senna@gmail.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-13 21:48:48 -07:00
Peter Senna Tschudin
2edd968638
drivers/usb/host/sl811-hcd.c: removes unnecessary semicolon
...
removes unnecessary semicolon
Found by Coccinelle: http://coccinelle.lip6.fr/
Signed-off-by: Peter Senna Tschudin <peter.senna@gmail.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-13 21:48:48 -07:00
Greg Kroah-Hartman
a80be97d0a
USB: serial: usb_wwan.c: remove dbg() usage
...
dbg() was a very old USB-serial-specific macro.
This patch removes it from being used in the
driver and uses dev_dbg() instead.
CC: "Bjørn Mork" <bjorn@mork.no >
CC: Rusty Russell <rusty@rustcorp.com.au >
CC: Mauro Carvalho Chehab <mchehab@redhat.com >
CC: Dan Carpenter <dan.carpenter@oracle.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-13 17:41:50 -07:00
Greg Kroah-Hartman
7b5ba275df
USB: serial: omninet.c: remove dbg() usage
...
dbg() was a very old USB-serial-specific macro.
This patch removes it from being used in the
driver and uses dev_dbg() instead.
CC: Johan Hovold <jhovold@gmail.com >
CC: Rusty Russell <rusty@rustcorp.com.au >
CC: Alan Stern <stern@rowland.harvard.edu >
CC: Mauro Carvalho Chehab <mchehab@redhat.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-13 17:41:48 -07:00
Greg Kroah-Hartman
0e00609d85
USB: serial: option.c: remove dbg() usage
...
dbg() was a very old USB-serial-specific macro.
This patch removes it from being used in the
driver and uses dev_dbg() instead.
CC: Matthias Urlichs <smurf@smurf.noris.de >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-13 17:18:19 -07:00
Greg Kroah-Hartman
d44d9ab792
USB: serial: opticon.c: remove dbg() usage
...
dbg() was a very old USB-serial-specific macro.
This patch removes it from being used in the
driver and uses dev_dbg() instead.
CC: Johan Hovold <jhovold@gmail.com >
CC: Rusty Russell <rusty@rustcorp.com.au >
CC: Alan Stern <stern@rowland.harvard.edu >
CC: Mauro Carvalho Chehab <mchehab@redhat.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-13 17:18:19 -07:00
Greg Kroah-Hartman
592ba39fab
USB: serial: ipw.c: remove dbg() usage
...
dbg() was a very old USB-serial-specific macro.
This patch removes it from being used in the
driver and uses dev_dbg() instead.
CC: Rusty Russell <rusty@rustcorp.com.au >
CC: Alan Stern <stern@rowland.harvard.edu >
CC: Mauro Carvalho Chehab <mchehab@redhat.com >
CC: "Bjørn Mork" <bjorn@mork.no >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-13 17:18:16 -07:00
Greg Kroah-Hartman
96fc8e8d85
USB: serial: cyberjack.c: remove dbg() usage
...
dbg() was a very old USB-serial-specific macro.
This patch removes it from being used in the
driver and uses dev_dbg() instead.
CC: Matthias Bruestle and Harald Welte <support@reiner-sct.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-13 17:18:14 -07:00
Greg Kroah-Hartman
660f3b1410
USB: serial: cp210x.c: remove dbg() usage
...
dbg() was a very old USB-serial-specific macro.
This patch removes it from being used in the
driver and uses dev_dbg() instead.
CC: Johan Hovold <jhovold@gmail.com >
CC: Preston Fick <preston.fick@silabs.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-13 17:18:13 -07:00
Greg Kroah-Hartman
79cbeeaf26
USB: serial: ch341.c: remove dbg() usage
...
dbg() was a very old USB-serial-specific macro.
This patch removes it from being used in the
driver and uses dev_dbg() instead.
CC: Johan Hovold <jhovold@gmail.com >
CC: Alan Stern <stern@rowland.harvard.edu >
CC: Rusty Russell <rusty@rustcorp.com.au >
CC: Mauro Carvalho Chehab <mchehab@redhat.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-13 17:18:10 -07:00
Greg Kroah-Hartman
f80e866f72
Merge tag 'for-usb-next-2012-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next
...
xHCI patches for 3.7
Hi Greg,
Here's seven patches for 3.7.
The first four fix an issue with Set Address command timeouts. It turns out
that Set Address timeouts can trigger a warning that was put in to avoid a NULL
pointer dereference. This patchset fixes the underlying cause of the NULL
pointer that was papered over by the warning. They should be applied to stable,
but I'm a bit nervous about the size, so I'd rather they go into 3.7, rather
than trying to stuff them into a late 3.6-rc.
The other three patches are various trivial fixes.
Sarah Sharp
2012-09-13 16:32:04 -07:00
Greg Kroah-Hartman
92931d243b
USB: serial: core: clean up dbg and printk usage.
...
This cleans up the usb-serial module to remove all old usages of dbg()
and "raw" printk() calls for error reporting (there are some info
messages left for now.)
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-09-13 16:30:31 -07:00