Re: Blackfin Serial Driver: Enable IR function when userapplication (irattach /dev/ttyBFx -s) call TIOCSETD ioctl with linediscipline N_IRDA

From: Alan Cox
Date: Sun May 04 2008 - 12:09:03 EST


> Oh, I got the compile failure now:
> --
> CC drivers/serial/bfin_5xx.o
> drivers/serial/bfin_5xx.c: In function 'bfin_serial_init':
> drivers/serial/bfin_5xx.c:1281: error: 'struct tty_driver' has no
> member named 'set_ldisc'
> make[2]: *** [drivers/serial/bfin_5xx.o] Error 1
> make[1]: *** [drivers/serial] Error 2
> make: *** [drivers] Error 2
> --
>
> Obviously, it is no way to change code like this for passing compiling:

I've added the uart set_ldisc operator to my tree. I thought Andrew had
it as well, but if not I'll push it again Tuesday (Monday is a holiday
here)

Alan
--
"Alan, I'm getting a bit worried about you."
-- Linus Torvalds
--
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/