Re: [PATCH v2 06/10] usb: ulpi: remove old api callbacks from struct ulpi_ops

2016-08-16 Thread Heikki Krogerus
On Mon, Aug 01, 2016 at 09:15:54PM +0300, Tal Shorer wrote: > The old api callbacks, read() and write(), are not referenced anywhere. > Remove them. > > Signed-off-by: Tal Shorer > --- > include/linux/ulpi/interface.h | 2 -- > 1 file changed, 2 deletions(-) > > diff

[PATCH v2 06/10] usb: ulpi: remove old api callbacks from struct ulpi_ops

2016-08-01 Thread Tal Shorer
The old api callbacks, read() and write(), are not referenced anywhere. Remove them. Signed-off-by: Tal Shorer --- include/linux/ulpi/interface.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/linux/ulpi/interface.h b/include/linux/ulpi/interface.h index