Page MenuHomeFreeBSD

fix am335x_dmtimer.c
ClosedPublic

Authored by oh on Jun 23 2024, 10:17 AM.
Tags
Referenced Files
F151671313: D45699.id140178.diff
Thu, Apr 9, 10:15 PM
Unknown Object (File)
Thu, Apr 9, 2:03 AM
Unknown Object (File)
Tue, Apr 7, 9:06 PM
Unknown Object (File)
Tue, Apr 7, 8:42 PM
Unknown Object (File)
Sun, Apr 5, 1:14 PM
Unknown Object (File)
Sat, Apr 4, 6:56 AM
Unknown Object (File)
Sat, Apr 4, 6:56 AM
Unknown Object (File)
Thu, Apr 2, 6:23 AM
Subscribers

Details

Summary

ti/am335x: Fix the device_set_descf() call in am335x_dmtimer_probe()

Fixes: 459dc61c8b05 ("arm: Convert drivers to use device_set_desc(f)()")

(This is more or less the same as 3ce9b2ee9404381a002316df670939a3bd3c994f but for the am335x_dmtimer.c)

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

oh requested review of this revision.Jun 23 2024, 10:17 AM

Apologies for missing this. It looks like this file isn't compiled into any existing kernel config. Is that expected?

This revision is now accepted and ready to land.Jun 23 2024, 3:28 PM

I think this is in the TI kernel that's kinda on the way out unless it gets fixed... and oskar has been fixing it up...