Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754587Ab3FKKLx (ORCPT ); Tue, 11 Jun 2013 06:11:53 -0400 Received: from hqemgate04.nvidia.com ([216.228.121.35]:1333 "EHLO hqemgate04.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752300Ab3FKKLv (ORCPT ); Tue, 11 Jun 2013 06:11:51 -0400 X-PGP-Universal: processed; by hqnvupgp07.nvidia.com on Tue, 11 Jun 2013 03:10:24 -0700 From: Tuomas Tynkkynen To: CC: , , , Tuomas Tynkkynen Subject: [PATCH 0/2 v2] Bugfixes for Tegra memory controllers. Date: Tue, 11 Jun 2013 13:11:17 +0300 Message-ID: <1370945479-2917-1-git-send-email-ttynkkynen@nvidia.com> X-Mailer: git-send-email 1.8.1.5 X-NVConfidentiality: public MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 608 Lines: 22 Hi, Here's two simple bugfixes for the Tegra memory controllers. v2: Fix a dumb bug in the bit masking. Tuomas Tynkkynen (2): memory: tegra20-mc: Fix hang in IRQ handler. memory: tegra30-mc: Fix IRQ handler. drivers/memory/tegra20-mc.c | 5 ++++- drivers/memory/tegra30-mc.c | 9 ++++++--- 2 files changed, 10 insertions(+), 4 deletions(-) -- 1.8.1.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/