diff options
author | 2018-04-16 10:33:41 +0800 | |
---|---|---|
committer | 2018-04-16 13:43:07 -0400 | |
commit | eda7d46da443e154cbc8f7c1d68acc5088d38181 (patch) | |
tree | 98b838c100a21f4b35e9c18df1634a67b9418f2d /tools/lib/bpf/bpf.h | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (diff) | |
download | wireguard-linux-eda7d46da443e154cbc8f7c1d68acc5088d38181.tar.xz wireguard-linux-eda7d46da443e154cbc8f7c1d68acc5088d38181.zip |
net: mediatek: use of_device_get_match_data()
The usage of of_device_get_match_data() reduce the code size a bit.
Also, the only way to call mtk_probe() is to match an entry in
of_mtk_match[], so match cannot be NULL.
Signed-off-by: Ryder Lee <ryder.lee@mediatek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/lib/bpf/bpf.h')
0 files changed, 0 insertions, 0 deletions