Commits

Fancy Fang committed d5494c374d5
MLK-16536-9 video: fbdev: dcss: remove undesired variables in 'dcss_set_par()' The variables 'cinfo' and 'chan_info' both refer to the same 'struct dcss_channel_info' data. So remove 'chan_info' and its related variables to make code more clean. Signed-off-by: Fancy Fang <chen.fang@nxp.com> Reviewed-by: Robby Cai <robby.cai@nxp.com>