[PATCH 1/3] staging: sm750fb: merge calcPLL and getPllValue into getChipClock

Greg Kroah-Hartman gregkh at linuxfoundation.org
Tue Oct 13 03:32:01 UTC 2015


On Tue, Oct 06, 2015 at 09:42:15AM +0100, Mike Rapoport wrote:
> The getChipClock function is used only to get MXCLK frequency, which
> makes most of getPllValue function unused and thus. The detection of
> MXCLK frequency may be implemented directly in getChipClock rendering
> getPllValue and calcPLL unused.
> 
> Signed-off-by: Mike Rapoport <mike.rapoport at gmail.com>
> ---
>  drivers/staging/sm750fb/ddk750_chip.c | 55 +++++++----------------------------
>  1 file changed, 10 insertions(+), 45 deletions(-)

Patch does not apply to my tree, please rebase and resend this series.

thanks,

greg k-h


More information about the devel mailing list