Thomas Zimmermann <tzimmermann@xxxxxxx> 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 <tzimmermann@xxxxxxx> > --- Reviewed-by: Javier Martinez Canillas <javierm@xxxxxxxxxx> -- Best regards, Javier Martinez Canillas Core Platforms Red Hat