mbox series

[GIT,PULL,3/3] ARM: samsung: mach/soc for v5.8

Message ID 20200512122922.5700-3-krzk@kernel.org
State New
Headers show
Series [GIT,PULL,1/3] ARM: defconfig: Samsung for v5.8 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-5.8

Message

Krzysztof Kozlowski May 12, 2020, 12:29 p.m. UTC
The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:

  Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-5.8

for you to fetch changes up to 06b29212c3a2467ef9d25876fe82b77fa3d09ac2:

  ARM: samsung: Use devm_platform_ioremap_resource() to simplify code (2020-04-21 11:35:00 +0200)

----------------------------------------------------------------
Samsung mach/soc changes for v5.8

Cleanups and code simplifying.

----------------------------------------------------------------
Tang Bin (2):
      ARM: samsung: Omit superfluous error message in s3c_adc_probe()
      ARM: samsung: Use devm_platform_ioremap_resource() to simplify code

Wolfram Sang (1):
      ARM: s3c64xx: convert to use i2c_new_client_device()

 arch/arm/mach-s3c64xx/mach-crag6410-module.c | 7 +++----
 arch/arm/plat-samsung/adc.c                  | 8 ++------
 2 files changed, 5 insertions(+), 10 deletions(-)