Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753543AbbKPTTH (ORCPT ); Mon, 16 Nov 2015 14:19:07 -0500 Received: from shards.monkeyblade.net ([149.20.54.216]:40077 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751807AbbKPTTE (ORCPT ); Mon, 16 Nov 2015 14:19:04 -0500 Date: Mon, 16 Nov 2015 14:19:01 -0500 (EST) Message-Id: <20151116.141901.1176705861586783809.davem@davemloft.net> To: mans@mansr.com Cc: f.fainelli@gmail.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, slash.tmp@free.fr Subject: Re: [PATCH] net: phy: at803x: support interrupt on 8030 and 8035 From: David Miller In-Reply-To: <1447350020-27969-1-git-send-email-mans@mansr.com> References: <1447350020-27969-1-git-send-email-mans@mansr.com> X-Mailer: Mew version 6.7 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Mon, 16 Nov 2015 11:19:03 -0800 (PST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 667 Lines: 18 From: Mans Rullgard Date: Thu, 12 Nov 2015 17:40:20 +0000 > Commit 77a993942 "phy/at8031: enable at8031 to work on interrupt mode" > added interrupt support for the 8031 PHY but left out the other two > chips supported by this driver. > > This patch sets the .ack_interrupt and .config_intr functions for the > 8030 and 8035 drivers as well. > > Signed-off-by: Mans Rullgard Applied. -- 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/