From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx0a-001b2d01.pphosted.com (mx0b-001b2d01.pphosted.com [148.163.158.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3zgRf80GffzF0wN for ; Tue, 13 Feb 2018 13:42:39 +1100 (AEDT) Received: from pps.filterd (m0098413.ppops.net [127.0.0.1]) by mx0b-001b2d01.pphosted.com (8.16.0.22/8.16.0.22) with SMTP id w1D2dfgw139048 for ; Mon, 12 Feb 2018 21:42:36 -0500 Received: from e06smtp14.uk.ibm.com (e06smtp14.uk.ibm.com [195.75.94.110]) by mx0b-001b2d01.pphosted.com with ESMTP id 2g3pyk8u77-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Mon, 12 Feb 2018 21:42:36 -0500 Received: from localhost by e06smtp14.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 13 Feb 2018 02:42:35 -0000 Subject: Re: [PATCH] cxl: Remove function write_timebase_ctrl_psl9() for PSL9 To: Vaibhav Jain , linuxppc-dev@lists.ozlabs.org, Frederic Barrat Cc: Christophe Lombard , Philippe Bergheaud , "Alastair D'Silva" References: <20180209041009.14456-1-vaibhav@linux.vnet.ibm.com> From: Andrew Donnellan Date: Tue, 13 Feb 2018 13:42:30 +1100 MIME-Version: 1.0 In-Reply-To: <20180209041009.14456-1-vaibhav@linux.vnet.ibm.com> Content-Type: text/plain; charset=utf-8; format=flowed Message-Id: <2ddf5374-6cca-9074-9135-4e7e6590b473@au1.ibm.com> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 09/02/18 15:10, Vaibhav Jain wrote: > For PSL9 the time-base enable bit has moved from PSL_TB_CTLSTAT > register to PSL_CONTROL register. Hence we don't need an sl_ops > implementation for 'write_timebase_ctrl' for PSL9. > > Hence this patch removes function write_timebase_ctrl_psl9() and its > references from the code. > > Signed-off-by: Vaibhav Jain Acked-by: Andrew Donnellan -- Andrew Donnellan OzLabs, ADL Canberra andrew.donnellan@au1.ibm.com IBM Australia Limited