From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jingoo Han Date: Thu, 12 Sep 2013 10:42:00 +0000 Subject: Re: [PATCH 2/3] video: xilinxfb: Use devm_kzalloc instead of kzalloc Message-Id: <000c01ceafa4$b6294b60$227be220$%han@samsung.com> List-Id: References: <7016a90750626ba866dddc6f85cfdd71943f6891.1378965270.git.michal.simek@xilinx.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: 'Michal Simek' , linux-kernel@vger.kernel.org, monstr@monstr.eu Cc: 'Jean-Christophe Plagniol-Villard' , 'Tomi Valkeinen' , linux-fbdev@vger.kernel.org, 'Jingoo Han' On Thursday, September 12, 2013 2:55 PM, Michal Simek wrote: > > Simplify driver probe and release function. > > Signed-off-by: Michal Simek Reviewed-by: Jingoo Han > --- > drivers/video/xilinxfb.c | 5 +---- > 1 file changed, 1 insertion(+), 4 deletions(-)