* Felipe Balbi <balbi@xxxxxx> [110102 23:49]: > This is pretty much a cleanup patch just > adding a context structure for Retu, to avoid > all the globals it had. > > Note that this breaks retu-user.c due to moving > the lock around, but that retu-user.c has to > go anyway as it's completely non-standard way > of accessing Retu children. FYI, this one alone fails to compile with: drivers/cbus/retu-user.c: In function 'retu_user_write_with_mask': drivers/cbus/retu-user.c:208: error: 'retu_lock' undeclared (first use in this function) drivers/cbus/retu-user.c:208: error: (Each undeclared identifier is reported only once drivers/cbus/retu-user.c:208: error: for each function it appears in.) Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html