uru4000: Fix computation of num lines in big endian

This commit is contained in:
Marco Trevisan (Treviño)
2026-07-01 17:49:34 +02:00
parent e2ff73df3f
commit 1d6ebb0ee8
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -132,7 +132,7 @@ drivers_info = {
'synaptics': {},
'elan': { 'endian_dependent': true },
'elanmoc': {},
'uru4000': { 'helper': ['openssl'], 'endian_dependent': true },
'uru4000': { 'helper': ['openssl'] },
'upektc': {},
'upeksonly': {},
'upekts': {},