From: Richard C. <ric...@gm...> - 2013-04-22 17:47:44
|
On Mon, Apr 22, 2013 at 07:35:40PM +0200, Richard Cochran wrote: > On Mon, Apr 22, 2013 at 12:36:03PM -0400, Chris LaRocque wrote: > > > > However, I get an error when I try to set a oneshot or periodic alarm. > > "timer_create: Operation not supported". > > The driver says it has one alarm, but that is a bug. An early version > of the patch series did implement one alarm, but that code was > dropped. So the error message is the expected response. Although the > API allows timers, none of the drivers have that implemented. > > I will submit a patch to fix the wrong capability result. May I add your "Reported-by:" tag to the patch, to give you credit in the Linux commit history? Thanks, Richard |