Skip to content

genesys: Fix sanei_genesys_{read,set}_reg_from_set()

This PR fix a very heinous bug in sanei_genesys_{read,set}_reg_from_set(). Due to the fact that 0x0b register's address was reset to zero on most sub-backends, these functions only could set and read contents of the registers that come earlier.

Merge request reports