diff options
author | Sergio Paracuellos <sergio.paracuellos@gmail.com> | 2018-08-03 11:26:59 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-08-08 15:08:41 +0300 |
commit | f8427fae570988deb5a78514ae6d70be1af0d358 (patch) | |
tree | 48fc1e4f4b14088062112bfb49979fd57445f680 /drivers/media | |
parent | c0431f4f4aef9a52875d19af3c220e6c8f60d427 (diff) | |
download | linux-f8427fae570988deb5a78514ae6d70be1af0d358.tar.xz |
staging: mt7621-pci: simplify write_config function
write_config function is always called with bus and func
being 0. Avoid those params and just use 0 inside the
function. Review parameter types changing for more proper
ones.
Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Tested-by: NeilBrown <neil@brown.name>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/media')
0 files changed, 0 insertions, 0 deletions