]> Pileus Git - ~andy/linux/blobdiff - drivers/media/video/usbvideo/quickcam_messenger.c
Merge branches 'release' and 'throttling-domains' into release
[~andy/linux] / drivers / media / video / usbvideo / quickcam_messenger.c
index d847273eeba0c247c4f707a4fed3b00feef04b3e..5e7b795013706591aff8dfb09099d9dd60a8fff1 100644 (file)
@@ -258,7 +258,7 @@ static void qcm_hsv2rgb(u16 hue, u16 sat, u16 val, u16 *r, u16 *g, u16 *b)
        unsigned int p;
 
        /*
-       the registers controling gain are 8 bit of which
+       the registers controlling gain are 8 bit of which
        we affect only the last 4 bits with our gain.
        we know that if saturation is 0, (unsaturated) then
        we're grayscale (center axis of the colour cone) so