From mboxrd@z Thu Jan 1 00:00:00 1970 From: swarren@wwwdotorg.org (Stephen Warren) Date: Wed, 03 Apr 2013 10:51:32 -0600 Subject: [PATCH 5/9] ARM: tegra2: cpuidle: change driver initialization In-Reply-To: <1364610152.2622.3.camel@jlo-ubuntu-64.nvidia.com> References: <1364553095-25110-1-git-send-email-daniel.lezcano@linaro.org> <1364553095-25110-5-git-send-email-daniel.lezcano@linaro.org> <1364610152.2622.3.camel@jlo-ubuntu-64.nvidia.com> Message-ID: <515C5E14.3070202@wwwdotorg.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 03/29/2013 08:22 PM, Joseph Lo wrote: > On Fri, 2013-03-29 at 18:31 +0800, Daniel Lezcano wrote: >> Initialize the idle states directly in the driver structure. >> >> That prevents extra structure declaration and memcpy at init time. >> >> Signed-off-by: Daniel Lezcano > > Hi Daniel, > > Thank you. > > Both the 5th and 6th patch, > > Reviewed-by: Joseph Lo Thanks. Those same two patches therefore, Acked-by: Stephen Warren