22 Mar
2015
22 Mar
'15
6:19 p.m.
On Fri, Mar 20, 2015 at 09:13:45PM +0000, Howard Mitchell wrote:
If den=1 and pllin_rate>20MHz then den and num are adjusted to 0 causing a divide by zero error a few lines further on. Therefore this patch correctly scales num and den such that pllin_rate/den < 20MHz as required in the device data sheet.
Applied, thanks.