From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752702AbcDOQSk (ORCPT ); Fri, 15 Apr 2016 12:18:40 -0400 Received: from foss.arm.com ([217.140.101.70]:50643 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752601AbcDOQSH (ORCPT ); Fri, 15 Apr 2016 12:18:07 -0400 Subject: Re: [PATCH V2 04/15] coresight: tmc: introducing new header file To: Mathieu Poirier References: <1460483692-25061-1-git-send-email-mathieu.poirier@linaro.org> <1460483692-25061-5-git-send-email-mathieu.poirier@linaro.org> <570FD473.9090007@arm.com> <571111E8.2000804@arm.com> Cc: "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" From: Suzuki K Poulose Message-ID: <5711143B.1020700@arm.com> Date: Fri, 15 Apr 2016 17:18:03 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 15/04/16 17:15, Mathieu Poirier wrote: > On 15 April 2016 at 10:08, Suzuki K Poulose wrote: >> On 15/04/16 17:03, Mathieu Poirier wrote: >> I agree. But the patch which introduces the definition doesn't deal with >> TMC_STS_ at all either. > > Patch 13/15 is using the TMC_STS_FULL define on line 147. Am I > missing your point? Ah, sorry, didn't see that TMC_STS_FULL was used there. Ignore my comments.