USB: storage: ums-realtek: Update module parameter description for auto_delink_en
authorKai-Heng Feng <kai.heng.feng@canonical.com>
Tue, 27 Aug 2019 17:34:49 +0000 (01:34 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Sep 2019 08:22:16 +0000 (10:22 +0200)
commitf79d1598968b04204b3ace7adbab9f22cf09037e
treeeccd6e69f7886bb1801b1efaad11a0dbdbcf95ae
parentf46fd68a541ffc4ee23ea1b3d5f407b89d2a2742
USB: storage: ums-realtek: Update module parameter description for auto_delink_en

commit f6445b6b2f2bb1745080af4a0926049e8bca2617 upstream.

The option named "auto_delink_en" is a bit misleading, as setting it to
false doesn't really disable auto-delink but let auto-delink be firmware
controlled.

Update the description to reflect the real usage of this parameter.

Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
Cc: stable <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20190827173450.13572-1-kai.heng.feng@canonical.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/storage/realtek_cr.c