]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
firmware: move assign_firmware_buf() further up
authorLuis R. Rodriguez <mcgrof@kernel.org>
Tue, 2 May 2017 08:31:06 +0000 (01:31 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 3 Jun 2017 10:15:50 +0000 (19:15 +0900)
commit8509adcaa9286636ef8ec874ed9ffd9717afe545
tree61d4cc7ad3e1929b7e3caf03db041f48febcc143
parent81f95076281fdd3bc382e004ba1bce8e82fccbce
firmware: move assign_firmware_buf() further up

This will make subsequent changes easier to read.

Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/firmware_class.c