summaryrefslogtreecommitdiff
path: root/fs/btrfs/tree-log.c
diff options
context:
space:
mode:
authorMayank Rana <mrana@codeaurora.org>2018-05-23 15:05:17 -0700
committerMayank Rana <mrana@codeaurora.org>2018-05-24 17:02:00 -0700
commit5ddd6eca575e614b7ad513a8f77dab8f8d67b966 (patch)
treee969dfd8fc36f96f2a8a40a5c3c637634c43f7f5 /fs/btrfs/tree-log.c
parentc43f38b61e2c9d547ecfe614007e1344be78fedc (diff)
usb: Use DECLARE_USB_FUNCTION() for initializing USB QDSS function driver
USB QDSS function driver is already registered as module and having init and exit APIs. DECLARE_USB_FUNCTION_INIT() adds additional module entries for USB QDSS function driver. This results into seeing error as "usb_qdss_init: failed to register diag -17" when usb_function_register() is called 2nd time. Hence fix this issue by using DECLARE_USB_FUNCTION() instead of DECLARE_USB_FUNCTION_INIT() API. Change-Id: I37da484eaa44e60e331d18fa720289a2dff8ad50 Signed-off-by: Mayank Rana <mrana@codeaurora.org>
Diffstat (limited to 'fs/btrfs/tree-log.c')
0 files changed, 0 insertions, 0 deletions