Commit de5e89b6 authored by Andrew Kreimer's avatar Andrew Kreimer Committed by Helge Deller

fbdev: omapfb: Fix typo in comment

Reported-by: default avatarMatthew Wilcox <willy@infradead.org>
Signed-off-by: default avatarAndrew Kreimer <algonell@gmail.com>
Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent 4a692109
......@@ -351,7 +351,7 @@ struct omap_hdmi {
bool audio_configured;
struct omap_dss_audio audio_config;
/* This lock should be taken when booleans bellow are touched. */
/* This lock should be taken when booleans below are touched. */
spinlock_t audio_playing_lock;
bool audio_playing;
bool display_enabled;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment