commit | 857c8ac7ed7a7f898a6e6923ade77ccdef2ac927 | [log] [tgz] |
---|---|---|
author | Michael Bohan <mbohan@codeaurora.org> | Mon Jan 23 16:57:34 2012 -0800 |
committer | Michael Bohan <mbohan@codeaurora.org> | Fri Mar 09 12:40:20 2012 -0800 |
tree | 61ab164b5edd375742efe261969a6f2b52d1f556 | |
parent | 765eaaffb8b2011a1bd4a9e0e92cdd50669a9ffc [diff] |
msm: msmcopper: Fix wrong int format for spi device As recent change to convert the GIC interrupt format missed this spi interrupt for conversion due to an oversight when rebasing. Update it to the correct tuple of <int_type int_num flags>. Change-Id: I5cf50bbde627def788c615a0e3e062dd4ccf4876 Signed-off-by: Michael Bohan <mbohan@codeaurora.org>