Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1578538

[PULL REQUEST] i2c for 4.10

From Wolfram Sang <wsa@the-dreams.de>
Newsgroups linux.kernel
Subject [PULL REQUEST] i2c for 4.10
Date 2017-02-10 16:10 +0100
Message-ID <t9kZH-52n-17@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Linus,

here are two bugfixes (proper IO mapping and use of mutex) for a driver
feature we introduced in this cycle. Please pull.

Thanks,

   Wolfram


The following changes since commit d5adbfcd5f7bcc6fa58a41c5c5ada0e5c826ce2c:

  Linux 4.10-rc7 (2017-02-05 15:10:58 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-current

for you to fetch changes up to bbb27fc33d44e7b8d96369810654df4ee1837566:

  i2c: piix4: Request the SMBUS semaphore inside the mutex (2017-02-09 17:13:01 +0100)

----------------------------------------------------------------
Ricardo Ribalda Delgado (2):
      i2c: piix4: Fix request_region size
      i2c: piix4: Request the SMBUS semaphore inside the mutex

 drivers/i2c/busses/i2c-piix4.c | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PULL REQUEST] i2c for 4.10 Wolfram Sang <wsa@the-dreams.de> - 2017-02-10 16:10 +0100

csiph-web