Re: [PATCH] Add driver for ARM AMBA PL031 RTC

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 16 May 2006 17:01:42 -0700
Deepak Saxena <[email protected]> wrote:

> +	return -ENOIOCNTLCMD;

Tell me you forgot to run `quilt refresh' too?

--- devel/drivers/rtc/rtc-pl031.c~add-driver-for-arm-amba-pl031-rtc-fix	2006-06-09 18:44:52.000000000 -0700
+++ devel-akpm/drivers/rtc/rtc-pl031.c	2006-06-09 18:45:07.000000000 -0700
@@ -81,7 +81,7 @@ static int pl031_ioctl(struct device *de
 		return 0;
 	}
 
-	return -ENOIOCNTLCMD;
+	return -ENOIOCTLCMD;
 }
 
 static int pl031_read_time(struct device *dev, struct rtc_time *tm)
_

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux