]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
staging: gasket: don't treat no device reset callback as an error
authorTodd Poynor <toddpoynor@google.com>
Fri, 20 Jul 2018 03:49:06 +0000 (20:49 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 21 Jul 2018 06:50:35 +0000 (08:50 +0200)
commitec45f01668e42f3dc3f18e11fa8655ad150ca250
tree7484fbc541f763683c9ac04ddfb5b428181bacec
parented6e96c7951b85bb5c6a50503baa2fd9bfbb0510
staging: gasket: don't treat no device reset callback as an error

It is not an error for a device to not have a reset callback registered.

Signed-off-by: Simon Que <sque@chromium.org>
Signed-off-by: Todd Poynor <toddpoynor@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gasket/gasket_core.c