diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2012-12-20 10:20:15 +0100 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2013-01-22 01:25:56 +0100 |
commit | 89d9b1c99374997d68910ba49d5b7df80e7f2061 (patch) | |
tree | b75c26777037141fbb6ad1d720f56e1cf12fb1be /Documentation/scsi | |
parent | ee487114f0274ed62c92a727787cd6fa4d465157 (diff) |
mfd: db8500-prcmu: Fix irqdomain usage
This fixes two issues with the DB8500 PRCMU irqdomain:
- You have to state the irq base 0 to get a linear domain
for the DT case from irq_domain_add_simple()
- The irqdomain was not used to translate the initial irq
request using irq_create_mapping() making the linear
case fail as it was lacking a proper descriptor.
I took this opportunity to fix two lines of whitespace
errors in related code as I was anyway messing around with
it.
Cc: stable@kernel.org
Acked-by Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'Documentation/scsi')
0 files changed, 0 insertions, 0 deletions