Files
linux-st/include/linux
Dmitry Torokhov d6b0c58048 devres: allow adding custom actions to the stack
Sometimes drivers need to execute one-off actions in their error handling
or device teardown paths. An example would be toggling a GPIO line to
reset the controlled device into predefined state.

To allow performing such actions when using managed resources let's allow
adding them to stack/group of devres resources.

Acked-by: Tejun Heo <tj@kernel.org>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2013-02-25 23:02:42 -08:00
..
2012-10-16 18:49:15 -07:00
2012-10-16 13:37:17 -04:00
2012-10-17 15:53:01 -05:00
2012-10-17 15:53:02 -05:00
2012-10-22 15:16:06 -04:00
2012-10-17 11:16:13 -07:00