OSDN Git Service

staging: gasket: apex: drop reset type param
authorTodd Poynor <toddpoynor@google.com>
Thu, 2 Aug 2018 08:42:44 +0000 (01:42 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Aug 2018 09:00:21 +0000 (11:00 +0200)
commitd9da1cbd0ba61dca36b96e66194f3f2f5b2e63e8
tree491beb49b7f103ea27f111aa65ecb1494ada43b7
parent1c65a2e2f68eae5d73b41dee003b8135dfcf6928
staging: gasket: apex: drop reset type param

Apex doesn't implement different types of resets based on the reset type
param passed through the gasket layer or from userspace via the
gasket_reset ioctl.  The reset type is dropped from the gasket framework
in a previous patch due to a lack of present need and non-conforming use
of this parameter by the framework.  Drop the parameter from the apex
driver as well.

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