summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorTerry Lv <r65388@freescale.com>2013-04-12 15:44:46 +0800
committerTerry Lv <r65388@freescale.com>2013-04-15 15:53:48 +0800
commit0fda67e08f3fa4546e8672d3c74b047e9ee7ae96 (patch)
treeda2a9e27f87a157e9bc4958b209723f3f3319c3e /COPYING
parent25a3031709c590ad0be17ddf021639aa008b7569 (diff)
ENGR00258357-5: mlb: Use circle buf macros to replace old ringbuf mechanism
Use circle buf to replace old ringbuf mechanism. Change to use circle buffer in read, write, rx isr and tx isr functions. In first design of MLB, it's using it's own mechanism to manage ring buffer, like in mxc_mlb.c. And then, I saw that kernel already had a serials of circ buffer macros which can be used to manage ring buffers. This patch is to use circle buffer macros to manage mlb internal ring buffers. For detail of circle buffers, you can refer to linux-2.6-imx/Documentation/circular-buffers.txt. Signed-off-by: Terry Lv <r65388@freescale.com>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions