mbox

[GIT,PULL,2/2] Samsung defconfig update for v3.18

Message ID 546F3CE3.5010502@kernel.org
State New
Headers show

Pull-request

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

Message

'Kukjin Kim' Nov. 21, 2014, 1:23 p.m. UTC
The following changes since commit 0df1f2487d2f0d04703f142813d53615d62a1da4:

  Linux 3.18-rc3 (2014-11-02 15:01:51 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/samsung-defconfig-v3.18

for you to fetch changes up to 0788148935c3a0fae3cca6af72943b9628bf8a54:

  ARM: exynos_defconfig: Enable max77802 rtc and clock drivers
(2014-11-21 21:46:21 +0900)

----------------------------------------------------------------
Samsung defconfig update for v3.18

- enable max77802 rtc and clock drivers for exynos_defconfig
  : enable the kernel config options to have the drivers for
    max77802 including rtc and 2-ch 32kHz clock outputs

----------------------------------------------------------------
Javier Martinez Canillas (1):
      ARM: exynos_defconfig: Enable max77802 rtc and clock drivers

 arch/arm/configs/exynos_defconfig | 2 ++
 1 file changed, 2 insertions(+)

Comments

Arnd Bergmann Nov. 27, 2014, 1:28 p.m. UTC | #1
On Friday 21 November 2014, Kukjin Kim wrote:
> The following changes since commit 0df1f2487d2f0d04703f142813d53615d62a1da4:
> 
>   Linux 3.18-rc3 (2014-11-02 15:01:51 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/samsung-defconfig-v3.18
> 
> for you to fetch changes up to 0788148935c3a0fae3cca6af72943b9628bf8a54:
> 
>   ARM: exynos_defconfig: Enable max77802 rtc and clock drivers
> (2014-11-21 21:46:21 +0900)
> 
> ----------------------------------------------------------------
> Samsung defconfig update for v3.18
> 
> - enable max77802 rtc and clock drivers for exynos_defconfig
>   : enable the kernel config options to have the drivers for
>     max77802 including rtc and 2-ch 32kHz clock outputs

Pulled into next/fixes, thanks!

	Arnd
Arnd Bergmann Nov. 27, 2014, 1:31 p.m. UTC | #2
On Thursday 27 November 2014, Arnd Bergmann wrote:
> On Friday 21 November 2014, Kukjin Kim wrote:
> > The following changes since commit 0df1f2487d2f0d04703f142813d53615d62a1da4:
> > 
> >   Linux 3.18-rc3 (2014-11-02 15:01:51 -0800)
> > 
> > are available in the git repository at:
> > 
> >   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> > tags/samsung-defconfig-v3.18
> > 
> > for you to fetch changes up to 0788148935c3a0fae3cca6af72943b9628bf8a54:
> > 
> >   ARM: exynos_defconfig: Enable max77802 rtc and clock drivers
> > (2014-11-21 21:46:21 +0900)
> > 
> > ----------------------------------------------------------------
> > Samsung defconfig update for v3.18
> > 
> > - enable max77802 rtc and clock drivers for exynos_defconfig
> >   : enable the kernel config options to have the drivers for
> >     max77802 including rtc and 2-ch 32kHz clock outputs
> 
> Pulled into next/fixes, thanks!

Sorry, I meant fixes, not next/fixes. It's queued for 3.18.

	Arnd