Hi Greg,
Sorry for the late in the cycle request, but this one is fairly urgent.
Please pull thi fix to chrome platform. A patch that landed
for 4.19 broke cros_ec based chromebooks' keyboards, and this fixes them.
Thanks,
Benson
The following changes since commit 0238df646e6224016a45505d2c111a24669ebe21:
Linux 4.19-rc7 (2018-10-07 17:26:02 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform.git tags/tag-chrome-platform-fixes-for-v4.19-rc8
for you to fetch changes up to d4d2313a3c17eff4aef9a544023c2df5b9f5bedc:
mfd: cros-ec: copy the whole event in get_next_event_xfer (2018-10-09 20:57:30 -0700)
----------------------------------------------------------------
chrome-platform-fixes-for-v4.19-rc8
This contains a fix to 57e94c8b974db2d83c60e1139c89a70806abbea0, which caused
cros_ec based chromebooks to truncate an entire column of their built-in
keyboard.
----------------------------------------------------------------
Emil Karlson (1):
mfd: cros-ec: copy the whole event in get_next_event_xfer
drivers/platform/chrome/cros_ec_proto.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
Benson Leung
Staff Software Engineer
Chrome OS Kernel
Google Inc.
[email protected]
Chromium OS Project
[email protected]
On Tue, Oct 09, 2018 at 09:23:18PM -0700, Benson Leung wrote:
> Hi Greg,
>
> Sorry for the late in the cycle request, but this one is fairly urgent.
>
> Please pull thi fix to chrome platform. A patch that landed
> for 4.19 broke cros_ec based chromebooks' keyboards, and this fixes them.
>
> Thanks,
> Benson
>
> The following changes since commit 0238df646e6224016a45505d2c111a24669ebe21:
>
> Linux 4.19-rc7 (2018-10-07 17:26:02 +0200)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform.git tags/tag-chrome-platform-fixes-for-v4.19-rc8
Now merged, thanks.
greg k-h