From mboxrd@z Thu Jan 1 00:00:00 1970 From: robert.jarzmik@free.fr (Robert Jarzmik) Date: Tue, 22 Jun 2010 20:33:50 +0200 Subject: [PATCH 2/4] pxa2xx/cpufreq: Simplify DRI recomputation routine In-Reply-To: <1276840135-5982-2-git-send-email-marek.vasut@gmail.com> (Marek Vasut's message of "Fri\, 18 Jun 2010 07\:48\:53 +0200") References: <1276840135-5982-1-git-send-email-marek.vasut@gmail.com> <1276840135-5982-2-git-send-email-marek.vasut@gmail.com> Message-ID: <87vd9aapdd.fsf@free.fr> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Marek Vasut writes: > This patch: > 1) Simpifies the DRI recomputation routine by pulling out the common code > 2) Fixes a bug in PXA27x DRI recomputation caused by incorrect parenthesis > > Signed-off-by: Marek Vasut Acked-by: Robert Jarzmik Cheers. -- Robert