1
0
mirror of https://github.com/sjlongland/adv950.git synced 2025-09-25 09:53:30 +10:00
adv950/3.x
Stuart Longland f5519e8bea
serial_core: Pass tty object to tty_lock/tty_unlock.
As per 89c8d91e31f267703e365593f6bfebb9f6d2ad01.  The `tty_lock` and
`tty_unlock` functions now take a `tty` object as an argument.
2017-03-05 12:46:16 +10:00
..
8250_pci.c Initial check-in, Advantech ADV950 serial driver v3.33. 2017-03-05 10:29:50 +10:00
8250.c 8250: Rename data structures and functions. 2017-03-05 12:25:40 +10:00
8250.h Initial check-in, Advantech ADV950 serial driver v3.33. 2017-03-05 10:29:50 +10:00
Makefile Initial check-in, Advantech ADV950 serial driver v3.33. 2017-03-05 10:29:50 +10:00
serial_core.c serial_core: Pass tty object to tty_lock/tty_unlock. 2017-03-05 12:46:16 +10:00