HomeFreeBSD

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

Description

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

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

This change swaps the digits back to what they should be.

Reviewed by: emaste, tsoome, imp
Differential Revision: https://reviews.freebsd.org/D44436

Details

Provenance
jeffpc_josefsipek.netAuthored on Apr 11 2024, 5:41 PM
tsoomeCommitted on Mar 21 2024, 2:53 AM
Reviewer
emaste
Differential Revision
D44436: ds1307: use the correct Microchip part number in enum and device description
Parents
rG16e5eb212fb8: fdwrite.c: initialize pointers to NULL and a few other cleanups
Branches
Unknown
Tags
Unknown