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

From: Deepak Saxena
Date: Thu May 18 2006 - 17:11:34 EST


On May 17 2006, at 01:02, Alessandro Zummo was caught saying:
> > + case RTC_AIE_ON:
> > + __raw_writel(0, ldata->base + RTC_MIS);
> > + return 0;
> > + }
> > +
> > + return -EINVAL;
> > +}
>
> pleasew return -ENOIOCTLCMD instead of -EINVAL . I know, I will have
> to fix the other drivers to do the same.

So I just tried building my kernel and this symbol is not defined...
Do you have a separate patch that defines it or is it just in -mm?

~Deepak


--
Deepak Saxena - dsaxena@xxxxxxxxxxx - http://www.plexity.net

I am not a consumer. My existence on this planet is not defined by my
relationship to a producer of goods. I was not put on this planet to
consume goods from a company for their profit. - Michael W.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/