commit | 33786a2801163a5888679ae064b99927fa849a9e | [log] [tgz] |
---|---|---|
author | Heikki Krogerus <heikki.krogerus@linux.intel.com> | Wed Jan 08 16:13:46 2020 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jan 08 17:34:16 2020 +0100 |
tree | c1493d8b5745276f2d0e5b1600b05dd29cb496bd | |
parent | 2548288b4fb059b2da9ceada172ef763077e8a59 [diff] |
usb: typec: ucsi: Fix the notification bit offsets The bit offsets for the Set Notification Enable command were not considering the reserved bits in the middle. Fixes: 470ce43a1a81 ("usb: typec: ucsi: Remove struct ucsi_control") Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> Link: https://lore.kernel.org/r/20200108131347.43217-2-heikki.krogerus@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>