Re: [PATCH 1/2] drivers:staging:ti-st: move TI_ST from staging

From: Alan Cox
Date: Thu Oct 07 2010 - 15:12:19 EST


> The situation here was to access the UART from a kernel driver. Say we have
> a V4L2 FM radio over the UART, How can I write a v4L2 driver? I has to be a
> line discipline driver correct?

Why would you want to ? you can just control it from user space. If you
did want to drive it from the kernel then an ldisc would be one way to do
it I guess.

Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/