Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1270503
| Path | csiph.com!news.mixmin.net!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | David Miller <davem@davemloft.net> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] net: phy: at803x: support interrupt on 8030 and 8035 |
| Date | Mon, 16 Nov 2015 20:20:03 +0100 |
| Message-ID | <qvxtN-2U5-53@gated-at.bofh.it> (permalink) |
| References | <qu4at-3v0-3@gated-at.bofh.it> |
| X-Original-To | 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 | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 18 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | f.fainelli@gmail.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, slash.tmp@free.fr |
| X-Original-Date | Mon, 16 Nov 2015 14:19:01 -0500 (EST) |
| X-Original-Message-ID | <20151116.141901.1176705861586783809.davem@davemloft.net> |
| X-Original-References | <1447350020-27969-1-git-send-email-mans@mansr.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1270503 |
Show key headers only | View raw
From: Mans Rullgard <mans@mansr.com> 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 <mans@mansr.com> 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/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] net: phy: at803x: support interrupt on 8030 and 8035 David Miller <davem@davemloft.net> - 2015-11-16 20:20 +0100
csiph-web