From mboxrd@z Thu Jan 1 00:00:00 1970
From: daniel.lezcano@linaro.org (Daniel Lezcano)
Date: Wed, 30 Sep 2015 12:07:14 +0200
Subject: [GIT PULL] clockevents: a couple of fixes 4.3
Message-ID: <560BB452.1020000@linaro.org>
To: linux-arm-kernel@lists.infradead.org
List-Id: linux-arm-kernel.lists.infradead.org
Hi Thomas,
this pull request contains a couple of fixes removing the NO_IRQ usage:
- Removed bad usage of the NO_IRQ macro which prevent to detect an
error when calling irq_of_parse_and_map on the rockchip and keystone
timers (Daniel Lezcano)
Thanks !
-- Daniel
The following changes since commit eef7635a22f6b144206b5ca2f1398f637acffc4d:
clockevents: Remove unused set_mode() callback (2015-09-14 11:00:55
+0200)
are available in the git repository at:
http://git.linaro.org/people/daniel.lezcano/clockevents.git
clockevents/4.3-fixes
for you to fetch changes up to bdf7344e14d826d0df438a55fc51146d179e198d:
clocksource/drivers/keystone: Fix bad NO_IRQ usage (2015-09-29
14:33:51 +0200)
----------------------------------------------------------------
Daniel Lezcano (2):
clocksource/drivers/rockchip: Fix bad NO_IRQ usage
clocksource/drivers/keystone: Fix bad NO_IRQ usage
drivers/clocksource/rockchip_timer.c | 2 +-
drivers/clocksource/timer-keystone.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
Linaro.org ? Open source software for ARM SoCs
Follow Linaro: Facebook |
Twitter |
Blog
From mboxrd@z Thu Jan 1 00:00:00 1970
Return-Path:
Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand
id S933200AbbI3KHi (ORCPT );
Wed, 30 Sep 2015 06:07:38 -0400
Received: from mail-wi0-f170.google.com ([209.85.212.170]:34494 "EHLO
mail-wi0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org
with ESMTP id S933098AbbI3KHc (ORCPT
);
Wed, 30 Sep 2015 06:07:32 -0400
To: Thomas Gleixner
Cc: Linux Kernel Mailing List ,
Santosh Shilimkar ,
"linux-arm-kernel@lists.infradead.org"
,
Russell King - ARM Linux
From: Daniel Lezcano
Subject: [GIT PULL] clockevents: a couple of fixes 4.3
Message-ID: <560BB452.1020000@linaro.org>
Date: Wed, 30 Sep 2015 12:07:14 +0200
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101
Thunderbird/38.2.0
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
Sender: linux-kernel-owner@vger.kernel.org
List-ID:
X-Mailing-List: linux-kernel@vger.kernel.org
Hi Thomas,
this pull request contains a couple of fixes removing the NO_IRQ usage:
- Removed bad usage of the NO_IRQ macro which prevent to detect an
error when calling irq_of_parse_and_map on the rockchip and keystone
timers (Daniel Lezcano)
Thanks !
-- Daniel
The following changes since commit eef7635a22f6b144206b5ca2f1398f637acffc4d:
clockevents: Remove unused set_mode() callback (2015-09-14 11:00:55
+0200)
are available in the git repository at:
http://git.linaro.org/people/daniel.lezcano/clockevents.git
clockevents/4.3-fixes
for you to fetch changes up to bdf7344e14d826d0df438a55fc51146d179e198d:
clocksource/drivers/keystone: Fix bad NO_IRQ usage (2015-09-29
14:33:51 +0200)
----------------------------------------------------------------
Daniel Lezcano (2):
clocksource/drivers/rockchip: Fix bad NO_IRQ usage
clocksource/drivers/keystone: Fix bad NO_IRQ usage
drivers/clocksource/rockchip_timer.c | 2 +-
drivers/clocksource/timer-keystone.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook |
Twitter |
Blog