On Thu, Oct 20, 2016 at 11:43:39AM +0800, Chen-Yu Tsai wrote:
We already have some differences between the 2 supported SoCs. More will be added as we support other SoCs. To avoid bloating the probe function with even more conditionals, move the quirks to a separate data structure that's tied to the compatible string.
Signed-off-by: Chen-Yu Tsai wens@csie.org
Applied, thanks! Maxime