On Thu, 2015-12-03 at 09:54 +0800, Dongsheng Wang wrote: > From: Wang Dongsheng <dongsheng.wang@xxxxxxxxxxxxx> > > If diu_ops is not implemented on platform, kernel will access a NULL > pointer. We need to check this pointer in DIU initialization. > > Signed-off-by: Wang Dongsheng <dongsheng.wang@xxxxxxxxxxxxx> > --- > v3: > - Fix capitalization in patch description. > - Add comments for verify diu_ops.set_pixel_clock. > > v2: > - Move set_pixel_clock judgement to fsl_diu_init. > > drivers/video/fbdev/fsl-diu-fb.c | 13 ++++++++++++- > 1 file changed, 12 insertions(+), 1 deletion(-) Why did you not CC stable as I previously requested? -Scott -- To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html