mbox

[U-Boot,i2c] Pull request

Message ID 53997680.80302@denx.de
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

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

Message

Heiko Schocher June 12, 2014, 9:44 a.m. UTC
Hello Tom,

please pull from u-boot-i2c.git:

The following changes since commit e153b13c8e300236e6d505bea629cc81fd0988cb:

   common/xyzModem.c: move empty statements to newline (2014-06-11 16:27:06 -0400)

are available in the git repository at:

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

for you to fetch changes up to 6736ec15c518d013263fa97fc48ca22a50753792:

   i2c: kona: Resolve Kona I2C driver issue (2014-06-12 11:42:50 +0200)

----------------------------------------------------------------
Steve Rae (1):
       i2c: kona: Resolve Kona I2C driver issue

  drivers/i2c/kona_i2c.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

Thanks!

bye,
Heiko

Comments

Tom Rini June 12, 2014, 2:22 p.m. UTC | #1
On Thu, Jun 12, 2014 at 11:44:32AM +0200, Heiko Schocher wrote:

> Hello Tom,
> 
> please pull from u-boot-i2c.git:
> 
> The following changes since commit e153b13c8e300236e6d505bea629cc81fd0988cb:
> 
>   common/xyzModem.c: move empty statements to newline (2014-06-11 16:27:06 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-i2c.git master
> 
> for you to fetch changes up to 6736ec15c518d013263fa97fc48ca22a50753792:
> 
>   i2c: kona: Resolve Kona I2C driver issue (2014-06-12 11:42:50 +0200)
> 
> ----------------------------------------------------------------
> Steve Rae (1):
>       i2c: kona: Resolve Kona I2C driver issue
> 
>  drivers/i2c/kona_i2c.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to u-boot/master, thanks!