mbox series

[GIT,PULL] Qualcomm Driver updates for 5.1 - Part 3

Message ID 1550290848-26169-1-git-send-email-andy.gross@linaro.org (mailing list archive)
State Mainlined, archived
Commit 32616b2121f75f40f66eefa04cc49052200c4181
Headers show
Series [GIT,PULL] Qualcomm Driver updates for 5.1 - Part 3 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-drivers-for-5.1-3

Message

Andy Gross Feb. 16, 2019, 4:20 a.m. UTC
Arnd, Kevin, Olof,

This patch fixes up the typos in the previous pull request.  I had fixed the
'If' errors in the original patch but ended up dropping the fix before creating
the pull request.  My apologies.



The following changes since commit ed10a259faa1bbdf77b8c2153b274b70c90cbb35:

  qcom: soc: llcc-slice: Consolidate some code (2019-02-12 15:27:17 -0600)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-drivers-for-5.1-3

for you to fetch changes up to 32616b2121f75f40f66eefa04cc49052200c4181:

  soc: qcom: llcc-slice: Fix typos (2019-02-15 16:30:34 -0600)

----------------------------------------------------------------
Qualcomm ARM Based Driver Updates for v5.1 - Part 3

* Fixup types in Qualcomm LLCC patch

----------------------------------------------------------------
Andy Gross (1):
      soc: qcom: llcc-slice: Fix typos

 drivers/soc/qcom/llcc-slice.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Arnd Bergmann Feb. 16, 2019, 7:30 p.m. UTC | #1
On Sat, Feb 16, 2019 at 5:20 AM Andy Gross <andy.gross@linaro.org> wrote:
>
> Arnd, Kevin, Olof,
>
> This patch fixes up the typos in the previous pull request.  I had fixed the
> 'If' errors in the original patch but ended up dropping the fix before creating
> the pull request.  My apologies.

Pull this in as well now, so it should be find for Monday's linux-next release,
thanks for the update!

      Arnd