Files
linux-st/include/linux
Arend van Spriel 3c47d19ff4 drivers: base: add coredump driver ops
This adds the coredump driver operation. When the driver defines it
a coredump file is added in the sysfs folder of the device upon
driver binding. The file is removed when the driver is unbound.
User-space can trigger a coredump for this device by echo'ing to
the coredump file.

Signed-off-by: Arend van Spriel <aspriel@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-01-23 09:47:05 +01:00
..
2017-12-20 11:10:17 -07:00
2017-12-21 02:15:41 +01:00
2017-12-29 21:13:04 +01:00
2017-12-14 16:00:49 -08:00
2017-12-11 10:52:23 -05:00
2018-01-09 16:27:43 +01:00