]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- up for 2.6.36
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 23 Oct 2010 16:51:55 +0000 (16:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kernel-toshiba_acpi.patch -> 1.6

kernel-toshiba_acpi.patch

index 697355a95edc532c568e2f688ea46f2427d9321c..1d03d215f70e0cb9cecdf6e24a65828abed279a6 100644 (file)
 +
 +static struct file_operations tosh_fops = {
 +      .owner = THIS_MODULE,
-+      .ioctl = tosh_ioctl
++      .unlocked_ioctl = tosh_ioctl
 +};
 +
 +static struct miscdevice tosh_device = {
This page took 1.119586 seconds and 4 git commands to generate.