Jump to content

[Armbian build PR] - rk322x: fix possible crash, remove cruft and unneeded code in dmc


Recommended Posts

Posted

Description

Slim down the dmc driver for rk322x for 5.15 and 6.1 kernels: the patch was carrying also the rk3328 driver, but was unnecessary. Also fixes various code misunderstandings that may cause crashes at startup and now uses managed driver resources with devm_* calls in place of doing everything manually.

How Has This Been Tested?

  • [x] deb kernel packages compile without errors

Checklist:

  • [x] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my own code
  • [x] I have commented my code, particularly in hard-to-understand areas
  • [x] I have made corresponding changes to the documentation
  • [x] My changes generate no new warnings
  • [x] Any dependent changes have been merged and published in downstream modules

View the full article

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines