mbox series

[U-Boot] Please pull from u-boot-i2c

Message ID f900543b-b3ff-3347-555e-8eefa92aed78@denx.de
State Accepted
Delegated to: Tom Rini
Headers show
Series [U-Boot] Please pull from u-boot-i2c | expand

Pull-request

git://git.denx.de/u-boot-i2c.git master

Message

Heiko Schocher March 23, 2018, 7:01 p.m. UTC
Hello Tom,

please pull from u-boot-i2c master:

The following changes since commit b0af10443afcb9e0dcfe18a7b8a013b230df9e39:

   Merge git://git.denx.de/u-boot-net (2018-03-22 16:35:43 -0400)

are available in the Git repository at:

   git://git.denx.de/u-boot-i2c.git master

for you to fetch changes up to d45c2f392ee2dc3994b70e2d58fc65e6ba49e7d0:

   i2c: lpi2c: remove superfluous assignments (2018-03-23 08:28:49 +0100)

----------------------------------------------------------------
Heinrich Schuchardt (1):
       i2c: lpi2c: remove superfluous assignments

  drivers/i2c/imx_lpi2c.c | 10 +++++-----
  1 file changed, 5 insertions(+), 5 deletions(-)

Travis build is fine

https://travis-ci.org/hsdenx/u-boot-i2c/builds/357444686

bye,
Heiko

Comments

Tom Rini March 26, 2018, 7:09 p.m. UTC | #1
On Fri, Mar 23, 2018 at 08:01:51PM +0100, Heiko Schocher wrote:

> Hello Tom,
> 
> please pull from u-boot-i2c master:
> 
> The following changes since commit b0af10443afcb9e0dcfe18a7b8a013b230df9e39:
> 
>   Merge git://git.denx.de/u-boot-net (2018-03-22 16:35:43 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-i2c.git master
> 
> for you to fetch changes up to d45c2f392ee2dc3994b70e2d58fc65e6ba49e7d0:
> 
>   i2c: lpi2c: remove superfluous assignments (2018-03-23 08:28:49 +0100)
> 

Applied to u-boot/master, thanks!