USB: Add more empty functions in otg.h
authorGrazvydas Ignotas <notasas@gmail.com>
Mon, 27 Sep 2010 12:17:18 +0000 (15:17 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 22 Oct 2010 17:21:57 +0000 (10:21 -0700)
commit748eee0986f0d51c7bc39f194d515a8d8248ebdd
tree6e485a4bde88c0f8f078a23c0e6e1e9b1cf1e858
parent7893afc035590383a14b176c1497cba984276ef4
USB: Add more empty functions in otg.h

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@gmail.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/usb/otg.h