LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH] ARM: OMAP: cleanup long lines in sx1 mixer
@ 2006-12-06 22:13 Pavel Machek
  2006-12-11 21:34 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Pavel Machek @ 2006-12-06 22:13 UTC (permalink / raw)
  To: Tony Lindgren, kernel list, Vladimir Ananiev

Fix too long lines in sound headers.

Signed-off-by: Pavel Machek <pavel@suse.cz>

diff --git a/sound/arm/omap/omap-alsa-sx1-mixer.h b/sound/arm/omap/omap-alsa-sx1-mixer.h
index 02b8b6a..4004ae4 100644
--- a/sound/arm/omap/omap-alsa-sx1-mixer.h
+++ b/sound/arm/omap/omap-alsa-sx1-mixer.h
@@ -28,10 +28,11 @@ #define PLAYBACK_TARGET_LOUDSPEAKER	0x00
 #define PLAYBACK_TARGET_HEADPHONE	0x01
 #define PLAYBACK_TARGET_CELLPHONE	0x02
 
-/* following are used for register 03h Mixer PGA control bits D7-D5 for selecting record source */
+/* following are used for register 03h Mixer PGA control bits
+   D7-D5 for selecting record source */
 #define REC_SRC_TARGET_COUNT		0x08
-#define REC_SRC_SINGLE_ENDED_MICIN_HED	0x00	/* oss code referred to MIXER_LINE */
-#define REC_SRC_SINGLE_ENDED_MICIN_HND	0x01	/* oss code referred to MIXER_MIC */
+#define REC_SRC_SINGLE_ENDED_MICIN_HED	0x00 /* oss code referred to MIXER_LINE */
+#define REC_SRC_SINGLE_ENDED_MICIN_HND	0x01 /* oss code referred to MIXER_MIC */
 #define REC_SRC_SINGLE_ENDED_AUX1	0x02
 #define REC_SRC_SINGLE_ENDED_AUX2	0x03
 #define REC_SRC_MICIN_HED_AND_AUX1	0x04
@@ -39,7 +40,7 @@ #define REC_SRC_MICIN_HED_AND_AUX2	0x05
 #define REC_SRC_MICIN_HND_AND_AUX1	0x06
 #define REC_SRC_MICIN_HND_AND_AUX2	0x07
 
-#define DEFAULT_OUTPUT_VOLUME		5	/* default output volume to dac dgc */
-#define DEFAULT_INPUT_VOLUME		2	/* default record volume */
+#define DEFAULT_OUTPUT_VOLUME 5	/* default output volume to dac dgc */
+#define DEFAULT_INPUT_VOLUME  2	/* default record volume */
 
 #endif

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: OMAP: cleanup long lines in sx1 mixer
  2006-12-06 22:13 [PATCH] ARM: OMAP: cleanup long lines in sx1 mixer Pavel Machek
@ 2006-12-11 21:34 ` Tony Lindgren
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2006-12-11 21:34 UTC (permalink / raw)
  To: Pavel Machek; +Cc: kernel list, Vladimir Ananiev

* Pavel Machek <pavel@ucw.cz> [061206 14:13]:
> Fix too long lines in sound headers.

Pushing this too.

Tony

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-12-11 21:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-06 22:13 [PATCH] ARM: OMAP: cleanup long lines in sx1 mixer Pavel Machek
2006-12-11 21:34 ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).