From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753032AbcDVH1W (ORCPT ); Fri, 22 Apr 2016 03:27:22 -0400 Received: from mail-wm0-f41.google.com ([74.125.82.41]:35519 "EHLO mail-wm0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752599AbcDVH1V (ORCPT ); Fri, 22 Apr 2016 03:27:21 -0400 Date: Fri, 22 Apr 2016 09:27:17 +0200 From: Daniel Lezcano To: Thomas Gleixner , Ingo Molnar Cc: linux-kernel@vger.kernel.org, marc_gonzalez@sigmadesigns.com Subject: [PULL] clockevents fixes for 4.6 Message-ID: <20160422072717.GB18670@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Thomas, Ingo, Please pull this fix for the tango xtal driver. * Fix the boot hang on Sigma Design Tango4 by inverting the error check condition at init time (Daniel Lezcano) The following changes since commit b7c8b4aac6ea6746b1c49fda0a0563a07203dd26: clocksource/drivers/pistachio: Correct output format of PTR_ERR() (2016-03-23 12:30:40 +0100) are available in the git repository at: http://git.linaro.org/people/daniel.lezcano/linux.git clockevents/4.6-fixes for you to fetch changes up to 16eeed7e5558a3dcf30f75526a896b2632f299f9: clocksource/drivers/tango-xtal: Fix boot hang due to incorrect test (2016-04-22 09:22:37 +0200) ---------------------------------------------------------------- Daniel Lezcano (1): clocksource/drivers/tango-xtal: Fix boot hang due to incorrect test drivers/clocksource/tango_xtal.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)