[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140408.122953.1708326631498329706.davem@davemloft.net>
Date: Tue, 08 Apr 2014 12:29:53 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: tobias@...dekranz.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] phylib: export phy_suspend and phy_resume
From: Tobias Waldekranz <tobias@...dekranz.com>
Date: Tue, 8 Apr 2014 09:11:01 +0200
> These functions are exported in include/linux/phy.h but the symbol
> exports where missing.
>
> Signed-off-by: Tobias Waldekranz <tobias@...dekranz.com>
Because they are only used in places where module exports are unnecessary.
Presence in foo.h does not automatically mean the symbol should be
exported to modules.
If you come up with a use case that requires the module export, submit
it along with a patch like this.
But for now I'm not applying this, sorry.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists