3 parent a7f3dd5d4b74030964c80fb1b7f2131986fe2d67 author Oliver Neukum 1173867068 +0100 committer Greg Kroah-Hartman 1174335738 -0700 USB: necessary update for mos7720 driver these devices have a shared interrupt endpoint. For serialcore to pass an interrupt endpoint to a subdriver, the subdriver must define and _export_ a fitting callback. The mos7720 driver failed to do so. This led invariably to an oops upon open. This patch fixes it. The driver is useless without it. Please try to get this into 2.6.21 and the stable kernels that have this driver. Signed-off-by: Oliver Neukum Signed-off-by: Greg Kroah-Hartman i'øë™