commit | 34aea162656f748bcd63a7f9805c94cbb559d5b2 | [log] [tgz] |
---|---|---|
author | Laxminath Kasam <lkasam@codeaurora.org> | Wed Feb 15 12:21:49 2012 +0530 |
committer | Laxminath Kasam <lkasam@codeaurora.org> | Tue Feb 28 11:52:44 2012 +0530 |
tree | b4ef060f4c91714c88092d45a4acae20fe7865c3 | |
parent | 1f2cd2aae531a82dcb197eae4d883157f3161f33 [diff] |
msm: qdsp5: Use IORESOURCE_IRQ to retrieve interrupt macro value Rename the platform driver to msm_adsp. Add platform device for ADSP in target specific devices file. Add the interrupt value in adsp_info structure. Now IRQ resources can be fetched run-time at probe function. No need to maintain hardcoded macro values within the driver. Change-Id: I57e1433c74600aea5d420a73715530d946df67a6 Signed-off-by: Laxminath Kasam <lkasam@codeaurora.org>