From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from nbd.name ([46.4.11.11]:52812 "EHLO nbd.name" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726389AbeIFOIc (ORCPT ); Thu, 6 Sep 2018 10:08:32 -0400 Subject: Re: [PATCH 39/42] mt76: move some irq code to common mmio module To: Stanislaw Gruszka , linux-wireless@vger.kernel.org Cc: Lorenzo Bianconi , linux-mediatek@lists.infradead.org References: <1536225538-16454-1-git-send-email-sgruszka@redhat.com> <1536225538-16454-40-git-send-email-sgruszka@redhat.com> From: Felix Fietkau Message-ID: <91c0c1d5-12a9-7155-c4bf-191a511080ee@nbd.name> (sfid-20180906_113403_458904_927A1C7C) Date: Thu, 6 Sep 2018 11:33:55 +0200 MIME-Version: 1.0 In-Reply-To: <1536225538-16454-40-git-send-email-sgruszka@redhat.com> Content-Type: text/plain; charset=utf-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: On 2018-09-06 11:18, Stanislaw Gruszka wrote: > Move some irq handling code to generic mmio module. > > Signed-off-by: Stanislaw Gruszka Please drop this patch. This won't work on MT7603 and later. - Felix From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felix Fietkau Subject: Re: [PATCH 39/42] mt76: move some irq code to common mmio module Date: Thu, 6 Sep 2018 11:33:55 +0200 Message-ID: <91c0c1d5-12a9-7155-c4bf-191a511080ee@nbd.name> References: <1536225538-16454-1-git-send-email-sgruszka@redhat.com> <1536225538-16454-40-git-send-email-sgruszka@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1536225538-16454-40-git-send-email-sgruszka-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> Content-Language: en-US Sender: linux-wireless-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Stanislaw Gruszka , linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: Lorenzo Bianconi , linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: linux-mediatek@lists.infradead.org On 2018-09-06 11:18, Stanislaw Gruszka wrote: > Move some irq handling code to generic mmio module. > > Signed-off-by: Stanislaw Gruszka Please drop this patch. This won't work on MT7603 and later. - Felix