From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sekhar Nori Subject: Re: [PATCH 1/2] ARM: DAVINCI: cpuidle - remove useless state count initialization Date: Sun, 20 May 2012 14:54:07 +0530 Message-ID: <4FB8B837.7040805@ti.com> References: <1336639485-26955-1-git-send-email-daniel.lezcano@linaro.org> <1336639485-26955-2-git-send-email-daniel.lezcano@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1336639485-26955-2-git-send-email-daniel.lezcano-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: Errors-To: davinci-linux-open-source-bounces-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org To: Daniel Lezcano Cc: khilman-l0cyMroinI0@public.gmane.org, davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org, linaro-dev-cunTk1MwBs8s++Sfvej+rw@public.gmane.org, patches-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org, linux-pm-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, lenb-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org List-Id: linux-pm@vger.kernel.org Hi Daniel, On 5/10/2012 2:14 PM, Daniel Lezcano wrote: > The state count is initialized in the driver structure, the cpuidle > core uses it to initialize the device state count. > > Signed-off-by: Daniel Lezcano Looks good to me. Will queue for v3.6 Nit: In future, please use davinci in small case in subject line to keep it consistent with other DaVinci patches. Thanks, Sekhar