Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754568Ab2EUMUl (ORCPT ); Mon, 21 May 2012 08:20:41 -0400 Received: from cassarossa.samfundet.no ([129.241.93.19]:36207 "EHLO cassarossa.samfundet.no" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753962Ab2EUMUk (ORCPT ); Mon, 21 May 2012 08:20:40 -0400 Date: Mon, 21 May 2012 14:20:34 +0200 From: Hans-Christian Egtvedt To: Jingoo Han Cc: "'Andrew Morton'" , "'LKML'" , "'Richard Purdie'" Subject: Re: [PATCH 1/3] backlight: atmel-pwm-bl: use devm_ functions Message-ID: <20120521122034.GA25411@samfundet.no> References: <002b01cd3732$b3d4c290$1b7e47b0$%han@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <002b01cd3732$b3d4c290$1b7e47b0$%han@samsung.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 729 Lines: 22 Around Mon 21 May 2012 18:18:36 +0900 or thereabout, Jingoo Han wrote: > The devm_ functions allocate memory that is released when a driver > detaches. This patch uses devm_kzalloc of these functions. Looks good, thanks for the update. > Cc: Hans-Christian Egtvedt > Cc: Richard Purdie > Signed-off-by: Jingoo Han Acked-by: Hans-Christian Egtvedt -- mvh Hans-Christian Egtvedt -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/