[PATCH 0218/1529] Fix typo
Andrea Gelmini
andrea.gelmini at gelma.net
Sat May 21 22:04:42 AEST 2016
Signed-off-by: Andrea Gelmini <andrea.gelmini at gelma.net>
---
arch/powerpc/include/asm/ps3av.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/powerpc/include/asm/ps3av.h b/arch/powerpc/include/asm/ps3av.h
index 0427b0b..5176613 100644
--- a/arch/powerpc/include/asm/ps3av.h
+++ b/arch/powerpc/include/asm/ps3av.h
@@ -104,7 +104,7 @@
#define PS3AV_CMD_AV_INPUTLEN_16 0x02
#define PS3AV_CMD_AV_INPUTLEN_20 0x0a
#define PS3AV_CMD_AV_INPUTLEN_24 0x0b
-/* alayout */
+/* av_layout */
#define PS3AV_CMD_AV_LAYOUT_32 (1 << 0)
#define PS3AV_CMD_AV_LAYOUT_44 (1 << 1)
#define PS3AV_CMD_AV_LAYOUT_48 (1 << 2)
@@ -688,7 +688,7 @@ extern u8 ps3av_mode_cs_info[];
#define PS3AV_STATUS_INVALID_COMMAND 0x0003 /* obsolete invalid CID */
#define PS3AV_STATUS_INVALID_PORT 0x0004 /* invalid port number */
#define PS3AV_STATUS_INVALID_VID 0x0005 /* invalid video format */
-#define PS3AV_STATUS_INVALID_COLOR_SPACE 0x0006 /* invalid video colose space */
+#define PS3AV_STATUS_INVALID_COLOR_SPACE 0x0006 /* invalid video close space */
#define PS3AV_STATUS_INVALID_FS 0x0007 /* invalid audio sampling freq */
#define PS3AV_STATUS_INVALID_AUDIO_CH 0x0008 /* invalid audio channel number */
#define PS3AV_STATUS_UNSUPPORTED_VERSION 0x0009 /* version mismatch */
--
2.8.2.534.g1f66975
More information about the Linuxppc-dev
mailing list