cbus: introduce cbus_send/receive_data wrappers
authorFelipe Balbi <felipe.balbi@nokia.com>
Tue, 27 Apr 2010 01:20:50 +0000 (18:20 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 27 Apr 2010 01:26:37 +0000 (18:26 -0700)
commita637096019badcb5cac5f4136e00298bc623005d
tree8dd133f4f7d43d81a1c412f5682269925eae8434
parentcfa1f854b1a99b39f40464e966a78c63e5652807
cbus: introduce cbus_send/receive_data wrappers

encapsulate the for loop on those wrappers and
make the code easier to follow.

Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
drivers/cbus/cbus.c