AACI broken with commit 29a4f2d3

Catalin Marinas catalin.marinas at arm.com
Wed Mar 24 09:51:02 EDT 2010


Hi,

The commit mentioned above adds a writel() to the AC97_POWERDOWN
register which is half-word aligned and causing unaligned exceptions on
a Cortex-A8. Is this register 16-bit only and we should use a writew()
instead?

Thanks.

-- 
Catalin




More information about the linux-arm-kernel mailing list