commit | 9dda2465472d2252c7172549606f246ec6823592 | [log] [tgz] |
---|---|---|
author | Vasily Khoruzhick <anarsoul@gmail.com> | Sun Feb 20 21:23:59 2011 +0200 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Sun Feb 20 20:28:45 2011 +0100 |
tree | d8d2816b0c4cfa86e1cb6d58c1bd2b62fc5fd9f6 | |
parent | 582798b5c6c3ae0e53f099dc516a025b9d8589fd [diff] |
Fix obvious mistake in pxa2xx i2s driver RST bit is (1 << 4) bit, not (1 << 3), fix condition that enables i2s if ENB is set and RST is not set. Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>