From: davem@davemloft.net (David Miller)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv6 0/3] Add support for velocity network driver on platform devices
Date: Fri, 17 May 2013 17:36:44 -0700 (PDT) [thread overview]
Message-ID: <20130517.173644.1877140985770026320.davem@davemloft.net> (raw)
In-Reply-To: <20130517.141938.2120801813213703422.davem@davemloft.net>
From: David Miller <davem@davemloft.net>
Date: Fri, 17 May 2013 14:19:38 -0700 (PDT)
>
> Series applied, thanks.
I'm reverting this, you're not using the correct types for the PM
functions you're hooking up.
drivers/net/ethernet/via/via-velocity.c:3238:8: warning: initialization from incompatible pointer type [enabled by default]
drivers/net/ethernet/via/via-velocity.c:3238:8: warning: (near initialization for ?velocity_pm_ops.suspend?) [enabled by default]
drivers/net/ethernet/via/via-velocity.c:3238:8: warning: initialization from incompatible pointer type [enabled by default]
drivers/net/ethernet/via/via-velocity.c:3238:8: warning: (near initialization for ?velocity_pm_ops.freeze?) [enabled by default]
drivers/net/ethernet/via/via-velocity.c:3238:8: warning: initialization from incompatible pointer type [enabled by default]
drivers/net/ethernet/via/via-velocity.c:3238:8: warning: (near initialization for ?velocity_pm_ops.poweroff?) [enabled by default]
next prev parent reply other threads:[~2013-05-18 0:36 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-17 5:21 [PATCHv6 0/3] Add support for velocity network driver on platform devices Tony Prisk
2013-05-17 5:21 ` [PATCHv6 1/3] net: velocity: Rename vptr->dev to vptr->netdev Tony Prisk
2013-05-17 5:21 ` [PATCHv6 2/3] net: velocity: Convert to generic dma functions Tony Prisk
2013-05-17 5:21 ` [PATCHv6 3/3] net: velocity: Add platform device support to VIA velocity driver Tony Prisk
2013-05-17 21:19 ` [PATCHv6 0/3] Add support for velocity network driver on platform devices David Miller
2013-05-18 0:36 ` David Miller [this message]
2013-05-18 2:22 ` Tony Prisk
-- strict thread matches above, loose matches on Subject: below --
2013-05-13 5:47 Tony Prisk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130517.173644.1877140985770026320.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).