Commits

Fancy Fang committed 31d36d1e482
MLK-16536-6 video: fbdev: dcss: split 'commit_to_fifo' into three parts This commit split the function 'commit_to_fifo' into three parts: 'alloc_cc()', 'commit_cfifo()' and 'flush_cfifo()'. So that each of the three parts can be used as required, but not used all together. Signed-off-by: Fancy Fang <chen.fang@nxp.com> Reviewed-by: Robby Cai <robby.cai@nxp.com>