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)
commit56fe23d5a702a39ee3bb29a04b55db292479d07a
tree71631f145fe8969f0c4d347a37fb5435e733bef8
parent58e47bb1767aa89bfa9cf7ecf4bc051886ae22b3
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