From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [IPv6:2401:3900:2:1::2]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 8940C1A1865 for ; Fri, 3 Oct 2014 15:24:08 +1000 (EST) Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id CB9CE14016A for ; Fri, 3 Oct 2014 15:24:07 +1000 (EST) Message-ID: <1412313820.30859.2.camel@pasglop> Subject: Re: [PATCH v2 3/4] sound/radeon: Move 64-bit MSI quirk from arch to driver From: Benjamin Herrenschmidt To: Alex Deucher Date: Fri, 03 Oct 2014 15:23:40 +1000 In-Reply-To: References: <1412210082.10667.2.camel@pasglop> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org, Dave Airlie , Linux PCI , Anton Blanchard , Brian King , Yijing Wang , Takashi Iwai , Bjorn Helgaas List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2014-10-01 at 22:13 -0400, Alex Deucher wrote: > The attached updated patch only flags the affected asics. I need formal (email :-) permission to add your s-o-b (and From: while at it since you wrote most of it) for this patch. I'll then include it in my new series. Cheers, Ben.