Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp1315053ybl; Fri, 23 Aug 2019 17:34:53 -0700 (PDT) X-Google-Smtp-Source: APXvYqxBIec7Gnuv5DzWzi9m3VAbD7XmSrWUOO68+Gao3gYkWD99XSn3xe7bKk6xlJDw9T5Dtjpi X-Received: by 2002:a17:90a:c68c:: with SMTP id n12mr8094822pjt.29.1566606893184; Fri, 23 Aug 2019 17:34:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1566606893; cv=none; d=google.com; s=arc-20160816; b=GwHq1zJl1Gqjt7W/3JCGnGTDb3rv5+qQtHACPhwPK1U7YmgXI5/17b5CaYCGyHQn8u SLpXYwYdn5kIGS3VDb2xq+8lFuZmqD9XTaYzO2TainDBaEuyu+FPEiPSBJ2QUi0CLvcB pVvzccBVS6jLZ8hEl3Vvfa+wFnMysqTmb7V0Jja4ZvAwLxiYEugRHy/7mYSVyM6VVj0X zT9lG+GXVCX9i0FwHVUrw5Ti+rW76+SZnzhDUFw7QuNMeM56l/LtAJwneB8emtFuE17C lpltHr/ul9+o5govlgw7O5pw5fqTSQMOL62UZNCNIeSXXGyLHcmWVIi1n7ImsmZgnEFC UJkg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=EB7DctffP3tHxwhuNmHgItEn+8pZDItDUeV1df1H8Dk=; b=sb/YWJddEvihurjLNqNHeqN4de5vx3czBtFGR7a/7taGEpNlbZj9hna1mOd2QNZIsn LDHt2Ywdb+X3b8nV+51wFqntjS4PoEEBsw2h0m0EaaABFXc10Ue5snPt88YMWYm3lXaA xLJych7JjhEXL5uFsedYXfx+gsXnqPiJPHqQvZEJIwKCXYsL4Iy6Ep4c3aTh+jeM80oK 1oKvJ1hcquRt7CHgOotchQTJB/vftdfVHWEbqql0s3FhdoFnRMwKk2Rz0xtNuwVKFK/q elaiFxI9NpIIQ/hU2JTByBVqHJRoSwxSzGbmcdRjMjASPi2zDrKAyTZzf5IelFtztyAr z7gw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c13si3708621plz.242.2019.08.23.17.34.37; Fri, 23 Aug 2019 17:34:53 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726634AbfHXAdY (ORCPT + 99 others); Fri, 23 Aug 2019 20:33:24 -0400 Received: from metis.ext.pengutronix.de ([85.220.165.71]:35417 "EHLO metis.ext.pengutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725924AbfHXAdX (ORCPT ); Fri, 23 Aug 2019 20:33:23 -0400 Received: from pty.hi.pengutronix.de ([2001:67c:670:100:1d::c5]) by metis.ext.pengutronix.de with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1i1JzY-0005eM-12; Sat, 24 Aug 2019 02:33:16 +0200 Received: from ukl by pty.hi.pengutronix.de with local (Exim 4.89) (envelope-from ) id 1i1JzX-0000KL-Jf; Sat, 24 Aug 2019 02:33:15 +0200 Date: Sat, 24 Aug 2019 02:33:15 +0200 From: Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= To: Sam Shih Cc: Rob Herring , Mark Rutland , Matthias Brugger , Thierry Reding , Ryder Lee , John Crispin , linux-pwm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org Subject: Re: [PATCH v5 04/13] pwm: mediatek: allocate the clks array dynamically Message-ID: <20190824003315.i3ocilzg6vf3ft5p@pengutronix.de> References: <1566457123-20791-1-git-send-email-sam.shih@mediatek.com> <1566457123-20791-5-git-send-email-sam.shih@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1566457123-20791-5-git-send-email-sam.shih@mediatek.com> User-Agent: NeoMutt/20170113 (1.7.2) X-SA-Exim-Connect-IP: 2001:67c:670:100:1d::c5 X-SA-Exim-Mail-From: ukl@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Aug 22, 2019 at 02:58:34PM +0800, Sam Shih wrote: > Instead of using fixed size of arrays, allocate the memory for them > based on the information we get from the DT. > > Also remove the check for num_pwms, due to dynamically allocate pwm > should not cause array index out of bound. > > Signed-off-by: Ryder Lee > Signed-off-by: Sam Shih Reviewed-by: Uwe Kleine-K?nig Thanks Uwe -- Pengutronix e.K. | Uwe Kleine-K?nig | Industrial Linux Solutions | http://www.pengutronix.de/ |