Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: V1.2.0.0, V1.2.0.1, V2.0.0.0, V2.0.1.0, V2.1.0.0, V2.1.1.0
-
Fix Version/s: V2.2.0.0
-
Component/s: Linux Driver
-
Labels:None
-
Account:SDO Driver (SDODRIVER)
Description
Since ioremap_nocache()/ioremap_uc() is not implemented on all platforms (kernel >= 5.6) the current probe function may silently fail. There is no adequate error message yet.
Since ioremap() is uncached in most cases choose this.