From: Drew Fisher <[email protected]>
Signed-off-by: Drew Fisher <[email protected]>
Signed-off-by: Antonio Ospite <[email protected]>
---
drivers/media/video/gspca/kinect.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/media/video/gspca/kinect.c
b/drivers/media/video/gspca/kinect.c
index 79c4ef5..b4f9e2b 100644
--- a/drivers/media/video/gspca/kinect.c
+++ b/drivers/media/video/gspca/kinect.c
@@ -61,7 +61,7 @@ struct cam_hdr {
struct sd {
struct gspca_dev gspca_dev; /* !! must be the first item */
uint16_t cam_tag; /* a sequence number for packets */
- uint8_t stream_flag; /* to identify different steram types */
+ uint8_t stream_flag; /* to identify different stream types */
uint8_t obuf[0x400]; /* output buffer for control commands */
uint8_t ibuf[0x200]; /* input buffer for control commands */
};
--
1.7.4.4
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html