[PATCH 05/13] scpi: move of_match table before probe functions
From: Sudeep Holla <hidden>
Date: 2016-08-19 16:24:20
Also in:
linux-arm-kernel, lkml
From: Sudeep Holla <hidden>
Date: 2016-08-19 16:24:20
Also in:
linux-arm-kernel, lkml
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. -- Regards, Sudeep