linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] extcon fixes for v5.1-rc4
       [not found] <CGME20190405012051epcas1p14b640a6ebdc9d259d55df97b4e3b1096@epcas1p1.samsung.com>
@ 2019-04-05  1:21 ` Chanwoo Choi
  2019-04-16  8:38   ` Chanwoo Choi
  2019-04-16 10:46   ` Greg KH
  0 siblings, 2 replies; 4+ messages in thread
From: Chanwoo Choi @ 2019-04-05  1:21 UTC (permalink / raw)
  To: Greg KH, linux-kernel
  Cc: Chanwoo Choi (samsung.com), Chanwoo Choi (samsung.com),
	함명주

Dear Greg,

This is extcon-fixes pull request for v5.1-rc4. I add detailed description of
this pull request on below. Please pull extcon with following updates.

Best Regards,
Chanwoo Choi

The following changes since commit 79a3aaa7b82e3106be97842dedfd8429248896e6:

  Linux 5.1-rc3 (2019-03-31 14:39:29 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git tags/extcon-fixes-for-5.1-rc4

for you to fetch changes up to 86baf800de84eb89615c138d368b14bff5ee7d8a:

  extcon: ptn5150: fix COMPILE_TEST dependencies (2019-04-05 10:08:37 +0900)

----------------------------------------------------------------
Arnd Bergmann (1):
      extcon: ptn5150: fix COMPILE_TEST dependencies

 drivers/extcon/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] extcon fixes for v5.1-rc4
  2019-04-05  1:21 ` [GIT PULL] extcon fixes for v5.1-rc4 Chanwoo Choi
@ 2019-04-16  8:38   ` Chanwoo Choi
  2019-04-16 10:46   ` Greg KH
  1 sibling, 0 replies; 4+ messages in thread
From: Chanwoo Choi @ 2019-04-16  8:38 UTC (permalink / raw)
  To: Greg KH, linux-kernel
  Cc: Chanwoo Choi (samsung.com), 함명주

Dear Greg,

Gently ping.

Best Regards,
Chanwoo Choi

On 19. 4. 5. 오전 10:21, Chanwoo Choi wrote:
> Dear Greg,
> 
> This is extcon-fixes pull request for v5.1-rc4. I add detailed description of
> this pull request on below. Please pull extcon with following updates.
> 
> Best Regards,
> Chanwoo Choi
> 
> The following changes since commit 79a3aaa7b82e3106be97842dedfd8429248896e6:
> 
>   Linux 5.1-rc3 (2019-03-31 14:39:29 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git tags/extcon-fixes-for-5.1-rc4
> 
> for you to fetch changes up to 86baf800de84eb89615c138d368b14bff5ee7d8a:
> 
>   extcon: ptn5150: fix COMPILE_TEST dependencies (2019-04-05 10:08:37 +0900)
> 
> ----------------------------------------------------------------
> Arnd Bergmann (1):
>       extcon: ptn5150: fix COMPILE_TEST dependencies
> 
>  drivers/extcon/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> 


-- 
Best Regards,
Chanwoo Choi
Samsung Electronics

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] extcon fixes for v5.1-rc4
  2019-04-05  1:21 ` [GIT PULL] extcon fixes for v5.1-rc4 Chanwoo Choi
  2019-04-16  8:38   ` Chanwoo Choi
@ 2019-04-16 10:46   ` Greg KH
  2019-04-17  8:32     ` Chanwoo Choi
  1 sibling, 1 reply; 4+ messages in thread
From: Greg KH @ 2019-04-16 10:46 UTC (permalink / raw)
  To: Chanwoo Choi
  Cc: linux-kernel, Chanwoo Choi (samsung.com), 함명주

On Fri, Apr 05, 2019 at 10:21:25AM +0900, Chanwoo Choi wrote:
> Dear Greg,
> 
> This is extcon-fixes pull request for v5.1-rc4. I add detailed description of
> this pull request on below. Please pull extcon with following updates.
> 
> Best Regards,
> Chanwoo Choi
> 
> The following changes since commit 79a3aaa7b82e3106be97842dedfd8429248896e6:
> 
>   Linux 5.1-rc3 (2019-03-31 14:39:29 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git tags/extcon-fixes-for-5.1-rc4
> 
> for you to fetch changes up to 86baf800de84eb89615c138d368b14bff5ee7d8a:
> 
>   extcon: ptn5150: fix COMPILE_TEST dependencies (2019-04-05 10:08:37 +0900)
> 
> ----------------------------------------------------------------
> Arnd Bergmann (1):
>       extcon: ptn5150: fix COMPILE_TEST dependencies
> 
>  drivers/extcon/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Now pulled, sorry for the delay, was on vacation.

greg k-h

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] extcon fixes for v5.1-rc4
  2019-04-16 10:46   ` Greg KH
@ 2019-04-17  8:32     ` Chanwoo Choi
  0 siblings, 0 replies; 4+ messages in thread
From: Chanwoo Choi @ 2019-04-17  8:32 UTC (permalink / raw)
  To: Greg KH
  Cc: linux-kernel, Chanwoo Choi (samsung.com), 함명주

Dear Greg,

On 19. 4. 16. 오후 7:46, Greg KH wrote:
> On Fri, Apr 05, 2019 at 10:21:25AM +0900, Chanwoo Choi wrote:
>> Dear Greg,
>>
>> This is extcon-fixes pull request for v5.1-rc4. I add detailed description of
>> this pull request on below. Please pull extcon with following updates.
>>
>> Best Regards,
>> Chanwoo Choi
>>
>> The following changes since commit 79a3aaa7b82e3106be97842dedfd8429248896e6:
>>
>>   Linux 5.1-rc3 (2019-03-31 14:39:29 -0700)
>>
>> are available in the git repository at:
>>
>>   git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git tags/extcon-fixes-for-5.1-rc4
>>
>> for you to fetch changes up to 86baf800de84eb89615c138d368b14bff5ee7d8a:
>>
>>   extcon: ptn5150: fix COMPILE_TEST dependencies (2019-04-05 10:08:37 +0900)
>>
>> ----------------------------------------------------------------
>> Arnd Bergmann (1):
>>       extcon: ptn5150: fix COMPILE_TEST dependencies
>>
>>  drivers/extcon/Kconfig | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> Now pulled, sorry for the delay, was on vacation.

Thanks for merge.

> 
> greg k-h
> 
> 


-- 
Best Regards,
Chanwoo Choi
Samsung Electronics

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-04-17  8:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20190405012051epcas1p14b640a6ebdc9d259d55df97b4e3b1096@epcas1p1.samsung.com>
2019-04-05  1:21 ` [GIT PULL] extcon fixes for v5.1-rc4 Chanwoo Choi
2019-04-16  8:38   ` Chanwoo Choi
2019-04-16 10:46   ` Greg KH
2019-04-17  8:32     ` Chanwoo Choi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).