[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20151102091508.GB100007@vm-valentin>
Date: Mon, 2 Nov 2015 10:15:08 +0100
From: Valentin Rothberg <valentinrothberg@...il.com>
To: peter.chen@...escale.com
Cc: gregkh@...uxfoundation.org, linux-kernel@...r.kernel.org,
Andreas Ziegler <ziegler@...fau.de>
Subject: Documentation: update of USB_CHIPIDEA_DEBUG
Hi Peter,
your commit 2fb2884ed856 ("usb: chipidea: delete static debug support")
has shown up in today's Linux next tree (i.e., next-20151102) and
removes the Kconfig option USB_CHIPIDEA_DEBUG in favor of dynamic debug
support. However, there are some documentary references on this option
still left in the code that may need to be updated:
Documentation/usb/chipidea.txt-9-If you want to check some internal variables for otg fsm,
Documentation/usb/chipidea.txt:10:select CONFIG_USB_CHIPIDEA_DEBUG, there are 2 files which
^^^^^^^^^^^^^^^^^^^^^^^^^
Documentation/usb/chipidea.txt-11-can show otg fsm variables and some controller registers value:
--
drivers/usb/chipidea/core.c-25- * Compile Options
drivers/usb/chipidea/core.c:26: * - CONFIG_USB_CHIPIDEA_DEBUG: enable debug facilities
^^^^^^^^^^^^^^^^^^^^^^^^^
drivers/usb/chipidea/core.c-27- * - STALL_IN: non-empty bulk-in pipes cannot be halted
I'm just pointing to those references, since I don't know if you want to
keep them in the code or not. I found the issue and your commit with
scipts/checkkconfigsymbols.py.
Kind regards,
Valentin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists