Re: [PATCH 05/13] scpi: move of_match table before probe functions

From: Neil Armstrong
Date: Tue Aug 23 2016 - 04:20:39 EST


On 08/19/2016 06:24 PM, Sudeep Holla wrote:
>
>
> On 18/08/16 11:10, Neil Armstrong wrote:
>> Move the of_match table to prapre adding new compatible strings, with
>> match data in order to be used by the probe function.
>>
>
> I understand the need of this change, but can be part of the patch
> introducing the need for this.
>

Yes, but I did not want to pollute the next patch, I'll merge them for v2.

Neil