diff options
author | Lynn Lei <lynnl.wit@gmail.com> | 2017-07-03 20:05:10 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-07-16 09:13:53 +0200 |
commit | 677e6a1ab4edcf4b5c48ab68acf9d7f01555a8fb (patch) | |
tree | 6783070fd14de3ee817ead2ad107d5ac28f3dc95 /scripts/gcc-plugins/latent_entropy_plugin.c | |
parent | 011ce71609e9cd0751b495e24ff8c83fa8d7c7db (diff) |
staging: sm750fb: fixed a assignment typo
fixed a typo issue in get_mxclk_freq() function.
the original code using PLL_CTRL_M_SHIFT for shifting to set N flag.
which is not right, it should be PLL_CTRL_N_SHIFT.
both PLL_CTRL_M_SHIFT and PLL_CTRL_N_SHIFT
defined in drivers/staging/sm750fb/ddk750_reg.h
Signed-off-by: Lynn Lei <lynnl.wit@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gcc-plugins/latent_entropy_plugin.c')
0 files changed, 0 insertions, 0 deletions