History log of /drivers/video/bfin_adv7393fb.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f8798ccbefc0e4ef7438c080b7ba0410738c8cfa 22-Sep-2011 Yong Zhang <yong.zhang0@gmail.com> video: irq: Remove IRQF_DISABLED

Since commit [e58aa3d2: genirq: Run irq handlers with interrupts disabled],
We run all interrupt handlers with interrupts disabled
and we even check and yell when an interrupt handler
returns with interrupts enabled (see commit [b738a50a:
genirq: Warn when handler enables interrupts]).

So now this flag is a NOOP and can be removed.

Signed-off-by: Yong Zhang <yong.zhang0@gmail.com>
Acked-by: David Brown <davidb@codeaurora.org>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
/drivers/video/bfin_adv7393fb.c
cffd9348a3ae87ac98a4b3c03a5359e28ad50b93 24-Nov-2010 Michael Hennerich <michael.hennerich@analog.com> fbdev: bfin_adv7393fb: new Blackfin ADV7393 driver

Driver for ADV7393 add-on card for multiple Blackfin boards.

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
/drivers/video/bfin_adv7393fb.c