mbox

[U-Boot] Pull request: u-boot-video/master

Message ID 20131216152540.6e5b862b@crub
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

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

Message

Anatolij Gustschin Dec. 16, 2013, 2:25 p.m. UTC
Hey Tom,

The following changes since commit f44483b57c49282299da0e5c10073b909cdad979:

  Merge branch 'serial' of git://git.denx.de/u-boot-microblaze (2013-12-02 08:48:02 -0500)

are available in the git repository at:


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

for you to fetch changes up to d1486e3352c8e6b91da8e610993ea591466cb223:

  video: ipu_disp: Return a negative value on error (2013-12-04 13:27:55 +0100)

----------------------------------------------------------------
Fabio Estevam (1):
      video: ipu_disp: Return a negative value on error

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

Please pull. Thanks!

Anatolij

Comments

Tom Rini Dec. 16, 2013, 4:39 p.m. UTC | #1
On Mon, Dec 16, 2013 at 03:25:40PM +0100, Anatolij Gustschin wrote:

> Hey Tom,
> 
> The following changes since commit f44483b57c49282299da0e5c10073b909cdad979:
> 
>   Merge branch 'serial' of git://git.denx.de/u-boot-microblaze (2013-12-02 08:48:02 -0500)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-video.git master
> 
> for you to fetch changes up to d1486e3352c8e6b91da8e610993ea591466cb223:
> 
>   video: ipu_disp: Return a negative value on error (2013-12-04 13:27:55 +0100)
> 
> ----------------------------------------------------------------
> Fabio Estevam (1):
>       video: ipu_disp: Return a negative value on error
> 
>  drivers/video/ipu_disp.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to u-boot/master, thanks!