Thomas Zimmermann <[email protected]> writes: > Replace one call to ast_io_write16() with two calls to ast_io_write8() > in ast_set_index_reg(). The combined 16-bit-wide write of an index > register and the corresponding data register only works on little- > endian systems. Write both registers independent from each other. > > Signed-off-by: Thomas Zimmermann <[email protected]> > ---
Reviewed-by: Javier Martinez Canillas <[email protected]> -- Best regards, Javier Martinez Canillas Core Platforms Red Hat
