Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1351099 > unrolled thread
| Started by | Wolfram Sang <wsa@the-dreams.de> |
|---|---|
| First post | 2016-03-06 13:00 +0100 |
| Last post | 2016-03-06 13:00 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PULL REQUEST] i2c for 4.5 Wolfram Sang <wsa@the-dreams.de> - 2016-03-06 13:00 +0100
| From | Wolfram Sang <wsa@the-dreams.de> |
|---|---|
| Date | 2016-03-06 13:00 +0100 |
| Subject | [PULL REQUEST] i2c for 4.5 |
| Message-ID | <r9FvQ-4vI-29@gated-at.bofh.it> |
[Multipart message — attachments visible in raw view] — view raw
Linus,
here is one I2C bugfix ensuring correct memory allocation in a driver.
Please pull!
Thanks,
Wolfram
The following changes since commit fc77dbd34c5c99bce46d40a2491937c3bcbd10af:
Linux 4.5-rc6 (2016-02-28 08:41:20 -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 7314d22a2f5bd40468d57768be368c3d9b4bd726:
i2c: brcmstb: allocate correct amount of memory for regmap (2016-03-01 19:16:45 +0100)
----------------------------------------------------------------
Wolfram Sang (1):
i2c: brcmstb: allocate correct amount of memory for regmap
drivers/i2c/busses/i2c-brcmstb.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Back to top | Article view | linux.kernel
csiph-web