mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-18 17:00:32 -05:00
In kernel patch 92ce7e83b4e5 ("driver_find_device: Unify the match
function with class_find_device()") the arguments of functions used
with driver_find_device are adjusted. Do the same for our local
user.
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>