Re: [Patch v4] ezusb: move ezusb.c from drivers/usb/serial to drivers/usb/misc

2012-09-24 Thread Rene Buergel
> ERROR: "ezusb_fx1_ihex_firmware_download" > [drivers/usb/serial/whiteheat.ko] undefined! > ERROR: "ezusb_fx1_ihex_firmware_download" > [drivers/usb/serial/keyspan_pda.ko] undefined! > ERROR: "ezusb_fx1_set_reset" [drivers/usb/serial/keyspan_pda.ko] > undefined! > ERROR: "ezusb_fx1_ihex_firmware_d

[Patch v4] ezusb: move ezusb.c from drivers/usb/serial to drivers/usb/misc

2012-09-19 Thread Rene Buergel
This patch moves drivers/usb/serial/ezusb.c to drivers/usb/misc/and adapts Makefiles and Kconfigs switching from bool to tristate for CONFIG_USB_EZUSB Signed-off-by: René Bürgel --- diff --git a/drivers/usb/misc/Kconfig b/drivers/usb/misc/Kconfig index 1bfcd02..1c63b54 100644 --- a/drivers/usb/m