USB: serial: ftdi_sio: Fix broken URL in comment
authorNik Nyby <nikolas@gnu.org>
Mon, 6 Jul 2015 14:40:32 +0000 (10:40 -0400)
committerJohan Hovold <johan@kernel.org>
Mon, 20 Jul 2015 08:30:24 +0000 (10:30 +0200)
This fixes a typo in the URL: http://zeitcontrol.de/

Signed-off-by: Nik Nyby <nikolas@gnu.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/ftdi_sio_ids.h

index 792e054126de51402711814f5962945f7742e188..cb12b319d008edc83ecb5ac25c51c5532b6782b4 100644 (file)
 #define FTDI_CTI_NANO_PID      0xF60B
 
 /*
- * ZeitControl cardsystems GmbH rfid-readers http://zeitconrol.de
+ * ZeitControl cardsystems GmbH rfid-readers http://zeitcontrol.de
  */
 /* TagTracer MIFARE*/
 #define FTDI_ZEITCONTROL_TAGTRACE_MIFARE_PID   0xF7C0
This page took 0.025585 seconds and 5 git commands to generate.