cbus: retu: give it a context structure
authorFelipe Balbi <balbi@ti.com>
Thu, 3 Feb 2011 10:20:17 +0000 (12:20 +0200)
committerTony Lindgren <tony@atomide.com>
Thu, 10 Feb 2011 02:59:54 +0000 (18:59 -0800)
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.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found