On Mon, Sep 27, 2010 at 9:22 PM, Greg KH <gregkh@xxxxxxx> wrote: > On Mon, Sep 27, 2010 at 03:17:18PM +0300, Grazvydas Ignotas wrote: >> Add empty functions for get/put transceiver functions too, so that >> drivers that optionally use them can call them without worrying that >> they might not exist, eliminating ifdefs. >> >> Signed-off-by: Grazvydas Ignotas <notasas@xxxxxxxxx> > > What code depends on this? Or are you going to send follow-on patches > to remove any existing ifdefs? Well I'm doing a charger driver [1] that can work with and without OTG support (to support AC+USB or just AC charging), and Felipe suggested sending this patch instead of ifdefing around otg_*_transceiver functions. [1] http://marc.info/?l=linux-kernel&m=128552976908093&w=2 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html