Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 066fc818 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "COMPAT_IOCTL: add UART clk vote on/off macros"

parents 47808d98 a67ae9a5
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -867,6 +867,10 @@ COMPATIBLE_IOCTL(TIOCCBRK)
COMPATIBLE_IOCTL(TIOCGSID)
COMPATIBLE_IOCTL(TIOCGSID)
COMPATIBLE_IOCTL(TIOCGICOUNT)
COMPATIBLE_IOCTL(TIOCGICOUNT)
COMPATIBLE_IOCTL(TIOCGEXCL)
COMPATIBLE_IOCTL(TIOCGEXCL)
/*UART CLOCK*/
COMPATIBLE_IOCTL(TIOCPMGET)
COMPATIBLE_IOCTL(TIOCPMPUT)
COMPATIBLE_IOCTL(TIOCPMACT)
/* Little t */
/* Little t */
COMPATIBLE_IOCTL(TIOCGETD)
COMPATIBLE_IOCTL(TIOCGETD)
COMPATIBLE_IOCTL(TIOCSETD)
COMPATIBLE_IOCTL(TIOCSETD)