aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorStig Telfer <[email protected]>2005-10-08 00:21:48 +0200
committerGreg Kroah-Hartman <[email protected]>2005-10-28 14:02:10 -0700
commit3634ff6a32e90d9db0ec19297e80059143c1aa7f (patch)
treec07cf34e839b70d9ab1c604b179943b199d542f3 /scripts/patch-kernel
parent00bffb6e29c5ef12cea7904905f8b959187076c9 (diff)
[PATCH] i2c: Fix i2c-elektor on Alpha
This patch updates the i2c-elektor driver, enabling it to compile cleanly, load and run. The key change is that it uses the new __iomem/iowrite8/ioread8 functions to abstract the direct or memory-mapped variants of register access. Also, the original driver would crash on module load on the Alpha because the PCI memory region was not remapped into kernel memory. I have managed the following testing: * compiled and tested it on my Alpha UP2000+ system. * compiles cleanly for x86 but I don't have the hardware to test. Signed-off-by: Stig Telfer <[email protected]> Signed-off-by: Jean Delvare <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions