Hi,

These patches simplify PLL divisors calculations in sm750fb.
The first patch is not strictly related to that, but when I removed '#if 1'
while working on the calculations, I've decided to do that for other
occurencies as well.

I've checked that the PLL control register field values are the same as
previously by comparing results of old and new version of calcPllValues in a
standalone programm.

Sudip, I'll really apreciate if you can test it on the hardware.

Mike Rapoport (3):
  staging: sm750fb: remove '#if 1' conditionals
  staging: sm750fb: simplify PLL divisors calculations
  staging: sm750fb: remove unused pllcalparam typedef

 drivers/staging/sm750fb/ddk750_chip.c | 64 ++++++++---------------------------
 drivers/staging/sm750fb/ddk750_mode.c |  3 +-
 drivers/staging/sm750fb/sm750_hw.c    |  3 +-
 3 files changed, 17 insertions(+), 53 deletions(-)

-- 
2.1.0

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to