From f105fd58e80d8a3668998b5e498518b41822779b Mon Sep 17 00:00:00 2001 From: michael Date: Wed, 23 Sep 2009 04:23:00 +0000 Subject: indentation git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1043 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- drv_G15.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drv_G15.c b/drv_G15.c index e6ec940..eca3c31 100644 --- a/drv_G15.c +++ b/drv_G15.c @@ -332,7 +332,7 @@ static int drv_G15_open() case G15_DEVICE2: case M1730_DEVICE: { - info("%s: Found Logitech G-15 Keyboard", Name); + info("%s: Found Logitech G-15 Keyboard", Name); interf = 0; config = 1; usb_endpoint = 0x02; @@ -340,7 +340,7 @@ static int drv_G15_open() } case Z10_DEVICE: { - info("%s: Found Logitech Z-10 Speaker", Name); + info("%s: Found Logitech Z-10 Speaker", Name); interf = 2; usb_endpoint = 0x03; break; @@ -351,12 +351,12 @@ static int drv_G15_open() if (interf >= 0) { debug("%s: Vendor 0x%x Product 0x%x found", - Name, dev->descriptor.idVendor, dev->descriptor.idProduct); + Name, dev->descriptor.idVendor, dev->descriptor.idProduct); //if (dev->descriptor.bNumConfigurations > 1) { /* detach from the kernel if we need to */ retval = usb_get_driver_np(g15_lcd, interf, dname, 31); debug("%s: Ret %i from usb_get_driver_np(interf.%d), Drivername %s", - Name, retval, interf, dname); + Name, retval, interf, dname); if (retval == 0 && strcmp(dname, "usbhid") == 0) { debug("%s: detaching...", Name); usb_detach_kernel_driver_np(g15_lcd, interf); -- cgit v1.2.3 aefe627a97770eac451e1'>treecommitdiffstats
path: root/dvb-t/fi-Aanekoski (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2014-10-15d/control: update Standards Version to 3.9.6Jonathan McCrohan2-1/+3
2014-10-15d/control: add Build-Depends on dvb-toolsJonathan McCrohan2-1/+2
2014-10-15New Upstream Snapshot (commit d26b627)Jonathan McCrohan1-0/+10
2014-10-15Imported Upstream version 0+git20141009.d26b627upstream/0+git20141009.d26b627Jonathan McCrohan2010-11120/+159271
2014-07-23Release 0+git20140611.14bd6c7-1debian/0+git20140611.14bd6c7-1Jonathan McCrohan1-2/+2
2014-07-23New Upstream Snapshot (commit 14bd6c7)Jonathan McCrohan1-2/+3
2014-07-23Imported Upstream version 0+git20140611.14bd6c7upstream/0+git20140611.14bd6c7Jonathan McCrohan7-11/+60
2014-05-13New Upstream Snapshot (commit 1246b27)Jonathan McCrohan1-0/+6
2014-05-13Imported Upstream version 0+git20140512.1246b27upstream/0+git20140512.1246b27Jonathan McCrohan391-301/+3983
2014-04-05Release 0+git20140326.cfc2975-1debian/0+git20140326.cfc2975-1Jonathan McCrohan1-2/+2
2014-04-05d/control: update Homepage (upstream has moved from Gitweb to cgit)Jonathan McCrohan2-1/+2
2014-04-05New Upstream Snapshot (commit cfc2975)Jonathan McCrohan1-0/+6
2014-04-05Imported Upstream version 0+git20140326.cfc2975upstream/0+git20140326.cfc2975Jonathan McCrohan118-656/+877
2014-01-16Release 0+git20140107.1850cf8-1debian/0+git20140107.1850cf8-1Jonathan McCrohan1-2/+2
2014-01-16Update Standards Version to 3.9.5Jonathan McCrohan2-1/+9
No changes required