[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2fab0a05-331a-a756-52af-c8b11a8fbb05@arm.com>
Date: Wed, 27 Mar 2019 14:42:04 +0000
From: Suzuki K Poulose <suzuki.poulose@....com>
To: mathieu.poirier@...aro.org
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-acpi@...r.kernel.org, coresight@...ts.linaro.org,
mike.leach@...aro.org, robert.walker@....com,
mathie.poirier@...aro.org
Subject: Re: [PATCH 08/25] coresight: tmc: Clean up device specific data
On 03/26/2019 09:53 PM, Mathieu Poirier wrote:
> Hi Suzuki,
>
> On Wed, Mar 20, 2019 at 06:49:25PM +0000, Suzuki K Poulose wrote:
>> In preparation to use a consistent device naming scheme,
>> clean up the device link tracking in replicator driver.
>> Use the "coresight" device instead of the "real" parent device
>> for all internal purposes. All other requests (e.g, power management,
>> DMA operations) must use the "real" device which is the parent device.
>>
>> Since the CATU driver also uses the TMC-SG infrastructure, update
>> the callers to ensure they pass the appropriate device argument
>> for the tables.
>>
>> Cc: Mathieu Poirier <mathie.poirier@...aro.org>
>
> Any reason for not getting rid of tmc_drvdata::dev like you did for the funnel,
> replicator and catu?
>
Nothing special, may be we use the dev more for various DMA operations.
But you're right, we can remove it.
Cheers
Suzuki
Powered by blists - more mailing lists