]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Staging: epl: hr timers all run in hard irq context now
authorGreg Kroah-Hartman <gregkh@suse.de>
Mon, 5 Jan 2009 23:44:13 +0000 (15:44 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 6 Jan 2009 21:52:40 +0000 (13:52 -0800)
commit8501d21fd2d4ce5449ea0141db3d8a7766523438
tree614407b73d190285580d7326b2d43580143f114d
parent833dfbe746f85898dcbcf421c1177c3fd5773ff2
Staging: epl: hr timers all run in hard irq context now

Because of this, we can't set the mode for the timer, so delete this
code as it causes a build error right now.

Cc: Daniel Krueger <daniel.krueger@systec-electronic.com>
Cc: Ronald Sieber <Ronald.Sieber@systec-electronic.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/epl/TimerHighReskX86.c