Write to a z8530 control register
void write_zsctrl(struct z8530_channel * c, u8 val);
c
The Z8530 channel
val
Value to write
Write directly to the control register on the Z8530
Alan Cox <[email protected]>
Author.