e b0b4cad190e8406eb11513b3205552c7a5e3f256 parent 4daedcfe8c6851aa01cc1997220f2577f4039c13 author Colin Tuckley 1275661191 +0200 committer Jeff Garzik 1275940993 -0400 sata_sil24: fix kernel panic on ARM caused by unaligned access in sata_sil24 The sata_sil24 driver has six 16-bit registers that are initialised with 32-bit writes. This cause a kernel panic on ARM due to the unaligned accesses which result. This patch changes the accesses to the correct 16-bit ones. Signed-off-by: Colin Tuckley Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik )@άΖ•&x