summaryrefslogtreecommitdiffstats
path: root/drivers/ntb
diff options
context:
space:
mode:
authorSamuel Holland <samuel@sholland.org>2021-01-03 12:06:32 +0100
committerChen-Yu Tsai <wens@csie.org>2021-01-06 12:33:53 +0100
commit014d65b60e46e1af262419139c07bfa1f0775715 (patch)
tree50272d4d84e6fca1651298b079da6cee0b7f41e6 /drivers/ntb
parentLinux 5.11-rc1 (diff)
downloadlinux-014d65b60e46e1af262419139c07bfa1f0775715.tar.xz
linux-014d65b60e46e1af262419139c07bfa1f0775715.zip
bus: sunxi-rsb: Move OF match table
For some reason, this driver's OF match table was placed above the probe/remove functions, far away from the platform_driver definition. Adding device PM ops would move the table even farther away. Let's move it to the usual place, right before the platform_driver. Signed-off-by: Samuel Holland <samuel@sholland.org> Acked-by: Maxime Ripard <mripard@kernel.org> Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Diffstat (limited to 'drivers/ntb')
0 files changed, 0 insertions, 0 deletions