From patchwork Sat Feb 16 04:20:48 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Gross X-Patchwork-Id: 10816129 X-Patchwork-Delegate: agross@codeaurora.org Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id DE87E13B4 for ; Sat, 16 Feb 2019 04:20:54 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C7D1529BAD for ; Sat, 16 Feb 2019 04:20:54 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id BB9DA2F708; Sat, 16 Feb 2019 04:20:54 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 34B892F6E9 for ; Sat, 16 Feb 2019 04:20:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726122AbfBPEUx (ORCPT ); Fri, 15 Feb 2019 23:20:53 -0500 Received: from mail-ot1-f67.google.com ([209.85.210.67]:46230 "EHLO mail-ot1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726052AbfBPEUx (ORCPT ); Fri, 15 Feb 2019 23:20:53 -0500 Received: by mail-ot1-f67.google.com with SMTP id w25so20020851otm.13 for ; Fri, 15 Feb 2019 20:20:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=xA9bCcRbsBTi4ce0k2eE1cnFbjdyDm2pqbAeBpcXbas=; b=aoogMBVNGpu/kdGF4rvL1JVYGTamvyQ7MtjzXegW/aAe80BTSa0TI3yk3zYB68rksR 0xdSqrmlJLjVO67TBzwCuEKIBJjfh3IKI3IE5bGoW2Xn1j9Jnc/a0mZvLMWyiNgJ2pgw Bj9mO3bs+sSf4yP3Tj0m1iZ2RQe/oPvKsciVZ20rsd7Brxy8pq53X1ZhTPfVAB+C1udQ MF1szRZfV50Vg0Fjn5YBBs7w3PimUL4vOObCMEN1Q5UIoBpJDUHYaUDqI2Ut5hZAZvpP k7KgmoZ6mBo3DtEd/wYNdKylir4dYfAf2v/HLREerbcpxaTXvB9Ufp6SahYYP0w4HpaK xqxA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=xA9bCcRbsBTi4ce0k2eE1cnFbjdyDm2pqbAeBpcXbas=; b=Q+PY57PnZCkQ/tyAYV1SmjYO9eyJBYlciKp36KrSJEnOWR87yLLc638C8Qry0PMLDA IAj4Jcl4s36FVnsnyDq+ol0t7cAk4JcdPTNiJuyqUEuvgXALMiKDNK8dpQFHSD8V1ynj LqB4O+5AwS1pFQbnjBrFLdfbIoB1XkNyOvtwCoJb9JoN+GALjMEZBecfvpfW8M1MxuIY Re6F56kfDYwRQIQ5wk0fEWP6Zuvh67mTAKRBOT1AVlQbH+b94pk2iRwBVf3mGN6jVbMA V6w9Uv2XoF1cq19+Uuq8t8eL83FuP59hgBunwVewQzoayLH9asmN6npgAalLfZ0qWPWJ vNhg== X-Gm-Message-State: AHQUAuZuzH7YktrlVfn6OXLO3jDEPKV3sSvVr5ODUd2Oc/Ce5p3eaA8o MuMiu8jXBq8/epwUM5lGL1jxVw== X-Google-Smtp-Source: AHgI3IacuQ5nkWOPYRh+rFreD8oniDIhZhRbKEHdnKGaFh7/iMTu4hzHAS9VGz9xDUbHGXSZpxRxWg== X-Received: by 2002:a9d:1991:: with SMTP id k17mr6602389otk.20.1550290852384; Fri, 15 Feb 2019 20:20:52 -0800 (PST) Received: from localhost (ip-173-127-80-88.hstntx.spcsdns.net. [173.127.80.88]) by smtp.gmail.com with ESMTPSA id m129sm3407080oif.50.2019.02.15.20.20.49 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Feb 2019 20:20:50 -0800 (PST) From: Andy Gross To: arm@kernel.org Cc: Arnd Bergmann , Kevin Hilman , Bjorn Andersson , Olof Johansson , linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL] Qualcomm Driver updates for 5.1 - Part 3 Date: Fri, 15 Feb 2019 22:20:48 -0600 Message-Id: <1550290848-26169-1-git-send-email-andy.gross@linaro.org> X-Mailer: git-send-email 2.7.4 Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP 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(-)