[PATCH 0218/1529] Fix typo
Paul Mackerras
paulus at ozlabs.org
Mon May 23 07:57:16 AEST 2016
On Sat, May 21, 2016 at 02:04:42PM +0200, Andrea Gelmini wrote:
> 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 */
color
More information about the Linuxppc-dev
mailing list