commit | 81bab4c38ad59b35d1bea2a96ce6bc90570b1392 | [log] [tgz] |
---|---|---|
author | Richard Weinberger <richard@nod.at> | Mon Sep 02 22:49:22 2013 +0200 |
committer | Richard Weinberger <richard@nod.at> | Sat Sep 07 10:57:19 2013 +0200 |
tree | 9fc179f8e6a48f44a4c9b37f5c382b79d2d7e90f | |
parent | b5c04da022e801ca04057e09de15f876fd203ef1 [diff] |
um: Add irq chip um/mask handlers These handlers are not optional and need in our case dummy implementions to avoid NULL pointer bugs within the irq core code. Reported-and-tested-by: Toralf Foester <toralf.foerster@gmx.de> Signed-off-by: Richard Weinberger <richard@nod.at>