commit | dcc730dc9d7614fdaf6bce73d6e8ffe47c8820b1 | [log] [tgz] |
---|---|---|
author | Hiroshi DOYU <Hiroshi.DOYU@nokia.com> | Thu Oct 22 14:46:32 2009 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Thu Oct 22 14:46:32 2009 -0700 |
tree | 2849196332e34b47ef91a528e8769ee1e8ae264d | |
parent | 9da65a99e5e6a074c586474961dbf560e439df50 [diff] |
omap: iommu: fix wrong condition check for SUPERSECTION A bit (2 << 0) is set both on SECTION and SUPERSECTION. To identify SUPERSECTION correctly, other bits should be compared too. Reported-by: "Srinivas Pulukuru" <srinivas.pulukuru@ti.com> Signed-off-by: Hiroshi DOYU <Hiroshi.DOYU@nokia.com> Signed-off-by: Tony Lindgren <tony@atomide.com>