projects
/
linux-2.6-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a69210
)
fbdev: omapfb: Fix typo in comment
author
Andrew Kreimer
<algonell@gmail.com>
Wed, 11 Sep 2024 18:24:37 +0000
(21:24 +0300)
committer
Helge Deller
<deller@gmx.de>
Wed, 11 Sep 2024 18:53:04 +0000
(20:53 +0200)
Reported-by: Matthew Wilcox <willy@infradead.org>
Signed-off-by: Andrew Kreimer <algonell@gmail.com>
Signed-off-by: Helge Deller <deller@gmx.de>
drivers/video/fbdev/omap2/omapfb/dss/hdmi.h
patch
|
blob
|
blame
|
history
diff --git
a/drivers/video/fbdev/omap2/omapfb/dss/hdmi.h
b/drivers/video/fbdev/omap2/omapfb/dss/hdmi.h
index 9a7253355f6df475fb556ee832c3a150e0acdcc8..cdb1dedca492afc32f81e63408d81fa2417a643d 100644
(file)
--- a/
drivers/video/fbdev/omap2/omapfb/dss/hdmi.h
+++ b/
drivers/video/fbdev/omap2/omapfb/dss/hdmi.h
@@
-351,7
+351,7
@@
struct omap_hdmi {
bool audio_configured;
struct omap_dss_audio audio_config;
- /* This lock should be taken when booleans bel
l
ow are touched. */
+ /* This lock should be taken when booleans below are touched. */
spinlock_t audio_playing_lock;
bool audio_playing;
bool display_enabled;