commit | 81e9c1794f24376b0515756e300476d9fec77c0b | [log] [tgz] |
---|---|---|
author | Tomasz Figa <tomasz.figa@gmail.com> | Mon Aug 26 02:37:24 2013 +0900 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Tue Sep 17 06:48:27 2013 +0900 |
tree | 2b72dc49bfcbea22a5824ebf78166af630add6dc | |
parent | 66fcbe6b7c2827866100837611c9838298a28486 [diff] |
irqchip: vic: Parse interrupt and resume masks from device tree This patch extends vic_of_init to parse valid interrupt sources and resume sources masks from device tree. If mask values are not specified in device tree, all sources are assumed to be valid, as before this patch. Signed-off-by: Tomasz Figa <tomasz.figa@gmail.com> Acked-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>