Skip to content

Commit de5e89b

Browse files
algonellhdeller
authored andcommitted
fbdev: omapfb: Fix typo in comment
Reported-by: Matthew Wilcox <willy@infradead.org> Signed-off-by: Andrew Kreimer <algonell@gmail.com> Signed-off-by: Helge Deller <deller@gmx.de>
1 parent 4a69210 commit de5e89b

File tree

1 file changed

+1
-1
lines changed
  • drivers/video/fbdev/omap2/omapfb/dss

1 file changed

+1
-1
lines changed

drivers/video/fbdev/omap2/omapfb/dss/hdmi.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ struct omap_hdmi {
351351
bool audio_configured;
352352
struct omap_dss_audio audio_config;
353353

354-
/* This lock should be taken when booleans bellow are touched. */
354+
/* This lock should be taken when booleans below are touched. */
355355
spinlock_t audio_playing_lock;
356356
bool audio_playing;
357357
bool display_enabled;

0 commit comments

Comments
 (0)