Commits

Fancy Fang committed 29ab9498ed1
MLK-16536-2 video: fbdev: dcss: refine 'esize' obtainment The 'esize' is better be got by 'kfifo_esize()' instead of using 'sizeof' to make the code more compatible and easier to unserstand. Signed-off-by: Fancy Fang <chen.fang@nxp.com> Reviewed-by: Robby Cai <robby.cai@nxp.com>