mbox series

[GIT,PULL] SOC FSL fixes for 6.12

Message ID c954bdb0-0c16-491a-8662-37e58f07208f@csgroup.eu (mailing list archive)
State Accepted
Commit dec17c8b365ede2a6f9589f4f718af77c3ebfcfd
Headers show
Series [GIT,PULL] SOC FSL fixes for 6.12 | expand

Pull-request

https://github.com/chleroy/linux.git tags/soc_fsl-6.12-3

Message

Christophe Leroy Oct. 3, 2024, 5:21 a.m. UTC
Hi Arnd,

Please pull the following Freescale Soc Drivers fixes for 6.12

Thanks
Christophe

The following changes since commit 7a99b1c0bce5cf8c554ceecd29ad1e8085557fd3:

   Merge branch 'support-for-quicc-engine-tsa-and-qmc' (2024-09-03 
07:51:34 +0200)

are available in the Git repository at:

   https://github.com/chleroy/linux.git tags/soc_fsl-6.12-3

for you to fetch changes up to 1117b916f541fc8e4ce812843555432022e5aa0e:

   soc: fsl: cpm1: qmc: Fix unused data compilation warning (2024-10-02 
23:29:38 +0200)

----------------------------------------------------------------
FSL SOC fixes for v6.12:

- Fix a "cast to pointer from integer of different size" build error
due to IS_ERROR_VALUE() used with something which is not a pointer.

- Fix an unused data build warning.

----------------------------------------------------------------
Geert Uytterhoeven (1):
       soc: fsl: cpm1: qmc: Do not use IS_ERR_VALUE() on error pointers

Herve Codina (1):
       soc: fsl: cpm1: qmc: Fix unused data compilation warning

  drivers/soc/fsl/qe/qmc.c | 11 +++++------
  1 file changed, 5 insertions(+), 6 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Oct. 11, 2024, 10:59 a.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (arm/fixes)
by Arnd Bergmann <arnd@arndb.de>:

On Thu, 3 Oct 2024 07:21:24 +0200 you wrote:
> Hi Arnd,
> 
> Please pull the following Freescale Soc Drivers fixes for 6.12
> 
> Thanks
> Christophe
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] SOC FSL fixes for 6.12
    https://git.kernel.org/soc/soc/c/dec17c8b365e

You are awesome, thank you!
patchwork-bot+linux-soc@kernel.org Oct. 11, 2024, 11:14 a.m. UTC | #2
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Thu, 3 Oct 2024 07:21:24 +0200 you wrote:
> Hi Arnd,
> 
> Please pull the following Freescale Soc Drivers fixes for 6.12
> 
> Thanks
> Christophe
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] SOC FSL fixes for 6.12
    https://git.kernel.org/soc/soc/c/dec17c8b365e

You are awesome, thank you!