max2837: typo

This commit is contained in:
Will Code
2012-05-30 21:06:42 -04:00
parent 9de62e27c8
commit bd79db5884

View File

@ -171,7 +171,7 @@ void max2837_set_frequency(uint32_t freq)
// //
/* Write order matters here, so commit INT and FRAC_HI before /* Write order matters here, so commit INT and FRAC_HI before
* committing FRAC_LOG, which is the trigger for VCO * committing FRAC_LO, which is the trigger for VCO
* auto-select. TODO - it's cleaner this way, but it would be * auto-select. TODO - it's cleaner this way, but it would be
* faster to explicitly commit the registers explicitly so the * faster to explicitly commit the registers explicitly so the
* dirty bits aren't scanned twice. */ * dirty bits aren't scanned twice. */