commit | 56fe23d5a702a39ee3bb29a04b55db292479d07a | [log] [tgz] |
---|---|---|
author | Mikael Pettersson <mikpe@it.uu.se> | Tue Sep 11 22:28:37 2007 +0200 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Tue Sep 11 22:28:37 2007 +0200 |
tree | 71631f145fe8969f0c4d347a37fb5435e733bef8 | |
parent | 58e47bb1767aa89bfa9cf7ecf4bc051886ae22b3 [diff] |
pdc202xx_new: PLL detection fix Fix a bitmask typo in the pdc202xx_new PLL frequency detection code which causes it to truncate an intermediate difference to 26 bits instead of the correct 30 bits (the PLL's bitwidth). Signed-off-by: Mikael Pettersson <mikpe@it.uu.se> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>