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
F131305093: D44436.diff
Mon, Oct 6, 6:10 PM
Unknown Object (File)
Sat, Sep 20, 5:30 AM
Unknown Object (File)
Wed, Sep 17, 5:21 AM
Unknown Object (File)
Mon, Sep 15, 2:17 PM
Unknown Object (File)
Sun, Sep 14, 7:25 AM
Unknown Object (File)
Thu, Sep 11, 6:43 AM
Unknown Object (File)
Wed, Sep 10, 10:10 PM
Unknown Object (File)
Wed, Sep 10, 7:49 AM
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