mbox series

[GIT,PULL] soc/fsl drivers updates for next(v4.20)

Message ID 20180920170634.32046-1-leoyang.li@nxp.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] soc/fsl drivers updates for next(v4.20) | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux.git tags/soc-fsl-for-next-4.20

Message

Leo Li Sept. 20, 2018, 5:06 p.m. UTC
Hi arm-soc maintainers,

Please merge the following updates for soc/fsl drivers.

Regards,
Leo

The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:

  Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux.git tags/soc-fsl-for-next-4.20

for you to fetch changes up to afa86d264a7ce62ba214bc7c6012e2129141421e:

  soc: fsl: dpio: remove redundant pointer 'priv' (2018-08-30 12:19:02 -0500)

----------------------------------------------------------------
soc/fsl for next

----------------------------------------------------------------
Colin Ian King (1):
      soc: fsl: dpio: remove redundant pointer 'priv'

Rob Herring (1):
      soc: fsl/qe: Use of_get_child_by_name helper

 drivers/soc/fsl/dpio/dpio-driver.c | 3 ---
 drivers/soc/fsl/qe/qe.c            | 6 +-----
 2 files changed, 1 insertion(+), 8 deletions(-)

Comments

Olof Johansson Sept. 23, 2018, 1:06 p.m. UTC | #1
On Thu, Sep 20, 2018 at 12:06:34PM -0500, Li Yang wrote:
> Hi arm-soc maintainers,
> 
> Please merge the following updates for soc/fsl drivers.
> 
> Regards,
> Leo
> 
> The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:
> 
>   Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux.git tags/soc-fsl-for-next-4.20
> 
> for you to fetch changes up to afa86d264a7ce62ba214bc7c6012e2129141421e:
> 
>   soc: fsl: dpio: remove redundant pointer 'priv' (2018-08-30 12:19:02 -0500)
> 
> ----------------------------------------------------------------
> soc/fsl for next

Hi,

My feedback here is the same as for the fixes pull request; please provide
another level of detail of what is in the pull request.

(Not merged, please respin with new tag description).

Thanks!


-Olof