All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] MFD fixes for v4.17
@ 2018-05-23  6:25 Lee Jones
  0 siblings, 0 replies; only message in thread
From: Lee Jones @ 2018-05-23  6:25 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel

Hi Linus,

This fix seemingly builds fine for me locally:

 [for-mfd-fixes]$ ls -l build-x86/drivers/mfd/cros_ec_spi.o 
  -rw-rw-r-- 1 lee lee 39880 May 23 06:59 build-x86/drivers/mfd/cros_ec_spi.o
 [for-mfd-fixes]$ ls -l build-multi-v7/drivers/mfd/cros_ec_spi.o 
  -rw-rw-r-- 1 lee lee 10032 May 23 06:59 build-multi-v7/drivers/mfd/cros_ec_spi.o

... but hasn't been soak tested in -next for any length of time.

The following changes since commit 771c577c23bac90597c685971d7297ea00f99d11:

  Linux 4.17-rc6 (2018-05-20 15:31:38 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/mfd-fixes-4.17

for you to fetch changes up to 11799564fc7eedff50801950090773928f867996:

  mfd: cros_ec: Retry commands when EC is known to be busy (2018-05-23 06:59:00 +0100)

----------------------------------------------------------------
Single fix correcting the handling for long-running commands; cros_ec_spi

----------------------------------------------------------------
Brian Norris (1):
      mfd: cros_ec: Retry commands when EC is known to be busy

 drivers/mfd/cros_ec_spi.c               | 24 ++++++++++++++++++++----
 drivers/platform/chrome/cros_ec_proto.c |  2 ++
 2 files changed, 22 insertions(+), 4 deletions(-)
 
--
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-05-23  6:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-23  6:25 [GIT PULL] MFD fixes for v4.17 Lee Jones

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.