Re: [PATCH 1/3] i2c: mux: pca954x: merge calls to of_match_device and of_device_get_match_data
From: Peter Rosin
Date: Thu May 24 2018 - 07:01:37 EST
On 2018-05-21 11:49, Julia Lawall wrote:
> Drop call to of_match_device, which is subsumed by the subsequent
> call to of_device_get_match_data. The code becomes simpler, and a
> temporary variable can be dropped.
Thanks for your patch!
Applied to i2c-mux/for-next
Cheers,
Peter