Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

clk: clk-u300: Fix a typo in two comment lines

Add a missing character in these descriptions.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>

authored by

Markus Elfring and committed by
Stephen Boyd
bb208f21 e6b332ab

+2 -2
+2 -2
drivers/clk/clk-u300.c
··· 256 256 #define U300_SYSCON_S1CCR_SEL_APP_FSM_CLK (0x2 << 1) 257 257 #define U300_SYSCON_S1CCR_SEL_RTC_CLK (0x4 << 1) 258 258 #define U300_SYSCON_S1CCR_SEL_APP_PLL208_CLK (0x6 << 1) 259 - /* SYS_2_CLK_CONTROL third clock contol 16 bit (R/W) */ 259 + /* SYS_2_CLK_CONTROL third clock control 16 bit (R/W) */ 260 260 #define U300_SYSCON_S2CCR (0x128) 261 261 #define U300_SYSCON_S2CCR_FIELD_MASK (0xC3FF) 262 262 #define U300_SYSCON_S2CCR_CLK_STEAL (0x8000) ··· 378 378 * +- ISP Image Signal Processor (U335 only) 379 379 * +- CDS (U335 only) 380 380 * +- DMA Direct Memory Access Controller 381 - * +- AAIF APP/ACC Inteface (Mobile Scalable Link, MSL) 381 + * +- AAIF APP/ACC Interface (Mobile Scalable Link, MSL) 382 382 * +- APEX 383 383 * +- VIDEO_ENC AVE2/3 Video Encoder 384 384 * +- XGAM Graphics Accelerator Controller