Re: [PATCH 1/6] HSI: omap_ssi_port: switch to gpiod API

2016-05-02 Thread Pavel Machek
On Sat 2016-04-30 04:09:08, Sebastian Reichel wrote: > Simplify driver by switching to new gpio descriptor based API. > > Signed-off-by: Sebastian Reichel Acked-by: Pavel Machek -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/pictu

[PATCH 1/6] HSI: omap_ssi_port: switch to gpiod API

2016-04-29 Thread Sebastian Reichel
Simplify driver by switching to new gpio descriptor based API. Signed-off-by: Sebastian Reichel --- drivers/hsi/controllers/omap_ssi.c | 1 - drivers/hsi/controllers/omap_ssi.h | 4 ++-- drivers/hsi/controllers/omap_ssi_port.c | 31 ++- 3 files changed, 12