* Tony Lindgren [080924 16:29]: > From: Uwe Kleine-König > > echo -n omap-mcbsp.1 > /sys/bus/platform/driver/omap-mcbsp/unbind > echo -n omap-mcbsp.1 > /sys/bus/platform/driver/omap-mcbsp/bind > > While at it move the remove function to the .devexit.text section. Looks like I managed to trash the subject on this one, here's a fixed version. Tony