Files
linux/drivers
Thomas Zimmermann a384108606 drm/ast: Remove little-endianism from I/O helpers
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@suse.de>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230221155745.27484-2-tzimmermann@suse.de
2023-03-01 10:28:40 +01:00
..
2023-01-14 07:38:48 +09:00
2023-01-31 12:23:23 +01:00
2023-01-27 14:05:38 +01:00
2022-12-11 21:25:58 +01:00
2023-01-31 12:23:23 +01:00