diff options
author | Murali Karicheri <m-karicheri2@ti.com> | 2011-11-14 15:12:06 -0500 |
---|---|---|
committer | Sekhar Nori <nsekhar@ti.com> | 2011-12-05 06:17:14 -0500 |
commit | 8f9a0981aca6bd454ef2a4bdac510af0f6e55bd4 (patch) | |
tree | ac6fe47392799e2d7476c5dfd79801d2f89b96b5 /crypto/sha256_generic.c | |
parent | 5611cc4572e889b62a7b4c72a413536bf6a9c416 (diff) |
ARM: davinci: psc: fix incorrect mask
There are 5 LSB bits defined in PDSTAT and the code
currently uses a mask of 1 bit to check the status.
Use a proper mask per the hardware specification.
While at it, use a #define for the mask to improve
readability.
Reviewed-by: Sergei Shtylyov <sshtylyov@mvista.com>
Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Diffstat (limited to 'crypto/sha256_generic.c')
0 files changed, 0 insertions, 0 deletions