Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758373AbcC2XbR (ORCPT ); Tue, 29 Mar 2016 19:31:17 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:51432 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751445AbcC2XbP (ORCPT ); Tue, 29 Mar 2016 19:31:15 -0400 Date: Tue, 29 Mar 2016 16:31:13 -0700 From: Stephen Boyd To: Matthew McClintock Cc: andy.gross@linaro.org, linux-arm-msm@vger.kernel.org, qca-upstream.external@qca.qualcomm.com, Michael Turquette , Senthilkumar N L , Varadarajan Narayanan , Pradeep Banavathi , "open list:COMMON CLK FRAMEWORK" , open list Subject: Re: [PATCH 04/17] clk: qcom: ipq4019: switch remaining defines to enums Message-ID: <20160329233113.GP18567@codeaurora.org> References: <1458770712-10880-1-git-send-email-mmcclint@codeaurora.org> <1458770712-10880-5-git-send-email-mmcclint@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1458770712-10880-5-git-send-email-mmcclint@codeaurora.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 416 Lines: 13 On 03/23, Matthew McClintock wrote: > When this was added not all the remaining defines were switched over to > use enums, so let's complete that process here > > Reported-by: Stephen Boyd > Signed-off-by: Matthew McClintock > --- Applied to clk-fixes -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project