]> git.baikalelectronics.ru Git - kernel.git/commit
pdc202xx_new: PLL detection fix
authorMikael Pettersson <mikpe@it.uu.se>
Tue, 11 Sep 2007 20:28:37 +0000 (22:28 +0200)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Tue, 11 Sep 2007 20:28:37 +0000 (22:28 +0200)
commita8c4a79ab3436636dee1b64b0b9d0b437e98d0f4
tree71631f145fe8969f0c4d347a37fb5435e733bef8
parent5feb35324786277bdcf6f584271b4560f37bac10
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>
drivers/ide/pci/pdc202xx_new.c