]> asedeno.scripts.mit.edu Git - linux.git/commit
usb: host: xhci-plat: Use of_device_get_match_data() helper
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 5 Oct 2017 08:21:49 +0000 (11:21 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 5 Oct 2017 09:01:58 +0000 (11:01 +0200)
commit2847d242a1e48ca734cee742efa0f70abf545d1e
treee4ad2c099e22362fca04e8ad09f08170a1515519
parente3a78ff022c64b518d3efd9ea0f26a784dc0b629
usb: host: xhci-plat: Use of_device_get_match_data() helper

Use the of_device_get_match_data() helper instead of open coding.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-plat.c