Hi Arend, > Since commit 3c47d19ff4dc ("drivers: base: add coredump driver ops") > it is possible to initiate a device coredump from user-space. This > patch adds support for it in btmrvl_sdio adding the .coredump() > driver callback. This makes dump through debugfs obsolete so removing > it. > > Signed-off-by: Arend van Spriel <arend.vanspriel@xxxxxxxxxxxx> > --- > This patch depends upon a patch that is in Linus' tree since 4.17-rc3: > > > commit ed4564babeeee4fb19fe4ec0beabe29754e380f9 > Author: Arend van Spriel <aspriel@xxxxxxxxx> > Date: Sun Apr 8 23:57:07 2018 +0200 > > drivers: change struct device_driver::coredump() return type to void > > However, bt-next is still at 4.17-rc1. > > Regards, > Arend > --- > drivers/bluetooth/btmrvl_debugfs.c | 31 ------------------------------- > drivers/bluetooth/btmrvl_drv.h | 2 -- > drivers/bluetooth/btmrvl_main.c | 6 ------ > drivers/bluetooth/btmrvl_sdio.c | 11 ++++++++--- > 4 files changed, 8 insertions(+), 42 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html