From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755358AbaCMUHU (ORCPT ); Thu, 13 Mar 2014 16:07:20 -0400 Received: from mx1.redhat.com ([209.132.183.28]:21402 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755180AbaCMUHR (ORCPT ); Thu, 13 Mar 2014 16:07:17 -0400 From: Hans de Goede To: Thomas Gleixner , Maxime Ripard Cc: linux-arm-kernel@lists.infradead.org, devicetree , linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com Subject: [PATCH 0/3] irqchip: sun4i: various cleanups Date: Thu, 13 Mar 2014 20:49:59 +0100 Message-Id: <1394740202-1952-1-git-send-email-hdegoede@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi All, So here is a second patchset for irq-sun4i.c I'm not 100% sure about these changes. They all seem the right thing to do, but they definitely need a good review first. I've run various tests with this set and everything works as advertised. Regards, Hans