Page MenuHomeFreeBSD

ds1307: use the correct Microchip part number in enum and device description
ClosedPublic

Authored by jeffpc_josefsipek.net on Mar 19 2024, 11:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 25, 9:40 PM
Unknown Object (File)
Fri, Apr 25, 9:27 AM
Unknown Object (File)
Mon, Apr 21, 7:06 AM
Unknown Object (File)
Sun, Apr 20, 12:10 PM
Unknown Object (File)
Thu, Apr 17, 6:42 PM
Unknown Object (File)
Feb 28 2025, 10:13 AM
Unknown Object (File)
Feb 26 2025, 12:49 PM
Unknown Object (File)
Feb 10 2025, 10:13 PM
Subscribers

Details

Summary

During a minor refactoring two years ago (part of 2486b446db), the newly
created enum used the wrong part number - MCP7491x instead of MCP7941x. The
device description string got the same transposition of digits.

Diff Detail

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

Event Timeline

This revision is now accepted and ready to land.Mar 20 2024, 12:40 PM