]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/char/tb0219.c
Add "no BKL needed" comments to several drivers
[linux-2.6-omap-h63xx.git] / drivers / char / tb0219.c
index 4c431cb7cf1b1f21f1c32389d738c005c0df7a9d..db8c2ca2ce4cf2b3d2c0f5e824abc08cda220ed6 100644 (file)
@@ -232,6 +232,7 @@ static ssize_t tanbac_tb0219_write(struct file *file, const char __user *data,
        return i;
 }
 
+/* No BKL needed here; no global resources accessed */
 static int tanbac_tb0219_open(struct inode *inode, struct file *file)
 {
        unsigned int minor;