]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/media/dvb/siano/smscoreapi.c
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[karo-tx-linux.git] / drivers / media / dvb / siano / smscoreapi.c
index bd9ab9d0d12a27d753f09dd79fcd882d0963d31f..fa6a62369a78361c81e6a06f650308b1ed0d5205 100644 (file)
@@ -1367,7 +1367,7 @@ int smscore_set_gpio(struct smscore_device_t *coredev, u32 pin, int level)
                                            &msg, sizeof(msg));
 }
 
-/* new GPIO managment implementation */
+/* new GPIO management implementation */
 static int GetGpioPinParams(u32 PinNum, u32 *pTranslatedPinNum,
                u32 *pGroupNum, u32 *pGroupCfg) {