clk: Fix a typo in a source code comment
- s/freqency/frequency/ MFC after: 3 days
This commit is contained in:
@@ -51,7 +51,7 @@ METHOD int recalc_freq {
|
|||||||
#
|
#
|
||||||
# Set frequency
|
# Set frequency
|
||||||
# fin - parent (input)frequency.
|
# fin - parent (input)frequency.
|
||||||
# fout - requested output freqency. If clock cannot change frequency,
|
# fout - requested output frequency. If clock cannot change frequency,
|
||||||
# then must return new requested frequency for his parent
|
# then must return new requested frequency for his parent
|
||||||
METHOD int set_freq {
|
METHOD int set_freq {
|
||||||
struct clknode *clk;
|
struct clknode *clk;
|
||||||
|
|||||||
Reference in New Issue
Block a user