]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita66e10b2234dcc609d2f9ff61b5f1b601407a0f2
treedddf257672556bb8da96c3ae1a8565bba78b2fb0
parentb1b2c56db264b94f0c9a2f1ca60fde3722b9bb5a
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