mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
Correct some typos for word frequency
Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
fe2fd5cc05
commit
0585123ebb
2 changed files with 2 additions and 2 deletions
|
@ -168,7 +168,7 @@ struct devfreq {
|
|||
unsigned long max_freq;
|
||||
bool stop_polling;
|
||||
|
||||
/* information for device freqeuncy transition */
|
||||
/* information for device frequency transition */
|
||||
unsigned int total_trans;
|
||||
unsigned int *trans_table;
|
||||
unsigned long *time_in_state;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue