From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1423839AbdKRBAA (ORCPT ); Fri, 17 Nov 2017 20:00:00 -0500 Received: from mail-pf0-f174.google.com ([209.85.192.174]:47047 "EHLO mail-pf0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1423823AbdKRA7v (ORCPT ); Fri, 17 Nov 2017 19:59:51 -0500 X-Google-Smtp-Source: AGs4zMbTd6j3Jpl3Zb4jUNW0D4hz2kMK62iEZprNiP8eBWfV+zYvwKHJW9yaagaZckYksuZDxySwLg== Date: Fri, 17 Nov 2017 16:59:48 -0800 From: Bjorn Andersson To: Linus Torvalds Cc: Ohad Ben-Cohen , linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org, Baolin Wang Subject: [GIT PULL] hwspinlock update for v4.15 Message-ID: <20171118005948.GC12202@builder> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e: Linux 4.14-rc1 (2017-09-16 15:47:51 -0700) are available in the Git repository at: git://github.com/andersson/remoteproc tags/hwlock-v4.15 for you to fetch changes up to d048236dfdfe454f059a0837431c3ae3d166d4d6: hwspinlock: Change hwspinlock to a bool (2017-11-06 21:59:34 -0800) ---------------------------------------------------------------- hwspinlock update for v4.15 This changes the HWSPINLOCK core Kconfig option to bool, to aid when other core code depends on it. ---------------------------------------------------------------- Baolin Wang (1): hwspinlock: Change hwspinlock to a bool drivers/hwspinlock/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)