On Fri, Aug 03, 2012 at 05:40:13PM +0200, Damien Cassou wrote: > @@ -233,7 +234,6 @@ static int mddi_nt35399_remove(struct platform_device *pdev) > struct panel_info *panel = platform_get_drvdata(pdev); > > setup_vsync(panel, 0); > - kfree(panel); > return 0; > } > -- > To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in It's weird. This patch doesn't apply for me unless I add a blank line between the "}" and the "--". I'm not sure if that line is getting removed by your email client or by the kernel janitors email list. regards, dan carpenter -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html