From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [GIT PULL] Qualcomm Driver Updates for v4.9 Date: Thu, 15 Sep 2016 00:21:35 +0200 Message-ID: <5019896.yuODfl9Fr1@wuerfel> References: <1472874964-17800-1-git-send-email-andy.gross@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: Received: from mout.kundenserver.de ([217.72.192.75]:49775 "EHLO mout.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756110AbcINWWH (ORCPT ); Wed, 14 Sep 2016 18:22:07 -0400 In-Reply-To: <1472874964-17800-1-git-send-email-andy.gross@linaro.org> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Andy Gross Cc: arm@kernel.org, Olof Johansson , Kevin Hilman , linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org On Friday, September 2, 2016 10:56:04 PM CEST Andy Gross wrote: > Qualcomm ARM Based Driver Updates for v4.9 > > * Silence smem probe defer messages > * Make scm explicitly non-modular > * Assorted SMD bug fixes and minor changes > * Add PM8018 RTC support > Pulled into next/drivers. I have to admit that I was a bit scared of seeing another huge set of qcom changes for drivers/soc, but this is all nice and small. ;-) Thanks a lot, Arnd