mbox

[GIT,PULL] Samsung fixes-2 for v3.10

Message ID 519A5933.3040005@samsung.com
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git

Message

Kukjin Kim May 20, 2013, 5:11 p.m. UTC
The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:

   Linux 3.10-rc1 (2013-05-11 17:14:08 -0700)

are available in the git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
tags/samsung-fixes-2

for you to fetch changes up to 7ec892ef5f1bd707e2d5ab128069cb6af75c7f07:

   ARM: dts: Enabling samsung-usb2phy driver for exynos5250 (2013-05-21 
01:26:17 +0900)

----------------------------------------------------------------
Fix to get usb2 working on the Chromebook with adding the
usb phy node for usb2 on exynos5250

----------------------------------------------------------------
Vivek Gautam (1):
       ARM: dts: Enabling samsung-usb2phy driver for exynos5250

  arch/arm/boot/dts/exynos5250.dtsi | 15 +++++++++++++++
  1 file changed, 15 insertions(+)

Comments

Olof Johansson May 21, 2013, 6:40 a.m. UTC | #1
On Tue, May 21, 2013 at 02:11:15AM +0900, Kukjin Kim wrote:
> The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:
> 
>   Linux 3.10-rc1 (2013-05-11 17:14:08 -0700)
> 
> are available in the git repository at:
> 

> git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/samsung-fixes-2

What happened to the 4210 rev0 regression fixes from Tomasz? I would
have expected them in this batch?

Might as well hold off this one until that is reviewed and ready, since
it's silly to keep pulling one-patch branches. At least if that's happening
this week.


-Olof
Kukjin Kim May 21, 2013, 10:52 a.m. UTC | #2
Olof Johansson wrote:
> 
> On Tue, May 21, 2013 at 02:11:15AM +0900, Kukjin Kim wrote:
> > The following changes since commit
> f722406faae2d073cc1d01063d1123c35425939e:
> >
> >   Linux 3.10-rc1 (2013-05-11 17:14:08 -0700)
> >
> > are available in the git repository at:
> >
> 
> > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> > tags/samsung-fixes-2
> 
> What happened to the 4210 rev0 regression fixes from Tomasz? I would
> have expected them in this batch?
> 
Hmm... please see below:
https://patchwork.kernel.org/patch/2478431/

Since many conflicts at that time, the 11/13 patch missed in the last merge
window. Then, seems as Tomasz replied, he re-submitted after -rc1.

OK, I will pick that up into upcoming fixes for Samsung stuff.

> Might as well hold off this one until that is reviewed and ready, since
> it's silly to keep pulling one-patch branches. At least if that's
> happening
> this week.
> 
Yeah, agreed. Let me sort out other fixes within a couple of days.

Please kindly ignore this pull request :-)

Thanks.

- Kukjin