]> git.neil.brown.name Git - history.git/commit
[PATCH] fix amd64 2.6.11 oops on modprobe (saa7110)
authorJean Delvare <khali@linux-fr.org>
Sat, 12 Mar 2005 13:33:36 +0000 (05:33 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 12 Mar 2005 13:33:36 +0000 (05:33 -0800)
commitafa1175df28c9f416b099ed3a682d3f993dd5dbb
tree613bffc9bc75ffbd76041b0ee3d904c04fabeb5a
parent1b0e59d69ebd72398d26ac1d329ddc35c8b7d8f6
[PATCH] fix amd64 2.6.11 oops on modprobe (saa7110)

This is a rewrite of the saa7110_write_block function, which was plain
broken in the case where the underlying adapter supports I2C_FUNC_I2C.
It also includes related fixes which ensure that different parts of the
driver agree on the number of registers the chip has.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Chris Wright <chrisw@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/media/video/saa7110.c