On Mon, Apr 18, 2016 at 5:46 PM, Laxman Dewangan <[email protected]> wrote: > Use of_device_get_match_data() for getting matched data > instead of implementing this locally.
Maybe this is moving things around more than needed, but the end result is arguably nicer. Reviewed-by: Alexandre Courbot <[email protected]>

