From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752261AbbLIUjF (ORCPT ); Wed, 9 Dec 2015 15:39:05 -0500 Received: from smtp03.smtpout.orange.fr ([80.12.242.125]:28268 "EHLO smtp.smtpout.orange.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750902AbbLIUjE (ORCPT ); Wed, 9 Dec 2015 15:39:04 -0500 X-ME-Helo: belgarion X-ME-Auth: amFyem1pay5yb2JlcnRAb3JhbmdlLmZy X-ME-Date: Wed, 09 Dec 2015 21:39:02 +0100 X-ME-IP: 92.156.1.80 From: Robert Jarzmik To: Arnd Bergmann Cc: Thierry Reding , Daniel Mack , Haojian Zhuang , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ARM: pxa: use PWM lookup table for all machines References: <3221771.lHXPua29rx@wuerfel> X-URL: http://belgarath.falguerolles.org/ Date: Wed, 09 Dec 2015 21:38:59 +0100 In-Reply-To: <3221771.lHXPua29rx@wuerfel> (Arnd Bergmann's message of "Wed, 09 Dec 2015 17:35:05 +0100") Message-ID: <877fknl5lo.fsf@belgarion.home> User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Arnd Bergmann writes: > The recent change to use a pwm lookup table for the ezx machines > was incomplete and only changed the a780 model, but not the > other ones in the same file. > > This adds the missing calls to pwm_add_table(). > > Signed-off-by: Arnd Bergmann > Fixes: c3322022897c ("ARM: pxa: ezx: Use PWM lookup table") > Acked-by: Thierry Reding > --- > If nobody has any objections, I'll queue this up for 4.4. No backport > is needed as it only broke in this release. Acked-by: Robert Jarzmik Cheers. -- Robert