diff options
author | Naveen Krishna Chatradhi <[email protected]> | 2014-05-08 21:58:12 +0800 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2014-05-08 21:58:12 +0800 |
commit | 96fc70b63c51199b96bee1b90c939fa75d611332 (patch) | |
tree | d5fcb3d5dee49de447b355a4f4addd00aeeb0953 /fs/jbd2/commit.c | |
parent | c568398aa05f852592d0e2b1dc893e6c5c14971c (diff) |
crypto: s5p-sss - Use platform_get_irq() instead of _byname()
This patch uses the platform_get_irq() instead of the
platform_get_irq_byname(). Making feeder control interrupt
as resource "0" and hash interrupt as "1".
reasons for this change.
1. Cannot find any Arch which is currently using this driver
2. Samsung Exynos4 and 5 SoCs only use the feeder control interrupt
3. Patches adding support for DT and H/W version are in pipeline
Signed-off-by: Naveen Krishna Chatradhi <[email protected]>
Reviewed-by: Tomasz Figa <[email protected]>
CC: David S. Miller <[email protected]>
CC: <[email protected]>
Acked-by: Vladimir Zapolskiy <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions