mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-24 12:44:11 +08:00
clk: at91: sama7g5: s/ep_chg_chg_id/ep_chg_id
s/ep_chg_chg_id/ep_chg_id in documentation of master clock structure. Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com> Reviewed-by: Maxime Ripard <mripard@kernel.org> Link: https://lore.kernel.org/r/20230615093227.576102-12-claudiu.beznea@microchip.com
This commit is contained in:
parent
de3383e993
commit
5619c2ddaf
@ -354,10 +354,10 @@ static struct sama7g5_pll {
|
||||
/*
|
||||
* Master clock (MCK[1..4]) description
|
||||
* @n: clock name
|
||||
* @ep_chg_chg_id: index in parents array that specifies the changeable
|
||||
* @ep: extra parents names array (entry formed by PLL components
|
||||
* identifiers (see enum pll_component_id))
|
||||
* @hw: pointer to clk_hw
|
||||
* @ep_chg_id: index in parents array that specifies the changeable
|
||||
* parent
|
||||
* @ep_count: extra parents count
|
||||
* @ep_mux_table: mux table for extra parents
|
||||
|
Loading…
Reference in New Issue
Block a user