On 10/19/2015 02:55 PM, Ray Jui wrote: > > > On 15-10-19 02:49 PM, Stephen Boyd wrote: >> On 10/16, Ray Jui wrote: >>> From: Simran Rai <ssim...@broadcom.com> >>> >>> This patch affects the clocks that use fractional ndivider in their >>> PLL output frequency calculation. Instead of 2^20 divide factor, the >>> clock's ndiv integer shift was used. Fixed the bug by replacing ndiv >>> integer shift with 2^20 factor. >>> >>> Signed-off-by: Simran Rai <ssim...@broadcom.com> >>> Signed-off-by: Ray Jui <r...@broadcom.com> >>> Reviewed-by: Scott Branden <sbran...@broadcom.com> >>> --- >> >> Did you want any Fixes: tag so this goes back to stable? >> > > Yes, we want this fix to go back to the stable kernel. > > I will re-submit the patch with the Fixes: tag and at the same time cc > sta...@vger.kernel.org .
Please just tell me the commit that this fixes, I can add the tag and apply to the right tree then. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/