OSDN Git Service

staging: sm750fb: rename getChipClock to get_mxclk_freq
authorMike Rapoport <mike.rapoport@gmail.com>
Tue, 13 Oct 2015 06:26:45 +0000 (09:26 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 17 Oct 2015 05:05:40 +0000 (22:05 -0700)
commit7092d76f144dc852b2143fe3daabc66fb794dba6
treedddf257672556bb8da96c3ae1a8565bba78b2fb0
parent7751e0e2d2f2dd75e8e7adf96750ac403b799874
staging: sm750fb: rename getChipClock to get_mxclk_freq

The getChipClock is used to detect MXCLK frequency. Make it's name
reflect what the function is actually doing.

Signed-off-by: Mike Rapoport <mike.rapoport@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/ddk750_chip.c