Re: [PATCH v5] Input: psxpad-spi - Add PSX (Play Station 1/2) pad SPI driver
From: Tomohiro Yoshidomi
Date: Sat Apr 29 2017 - 05:45:04 EST
Mr.Torokhov
I changed source, and sent PATCH v5 to you.
* Delete about 'analog 2'
Deleted experimental features.
Possibility of confusing SDL.
* Delete about setadmode()
Never set analog mode from the system to the pad.
* Delete SPI 'delay_usecs'
Unnecessary
* Delete psxpad_spi_deinit_ff()
Unused
* Chande #define to immd value
* Fix memory free in init()
By build bot warning.
* Fix in suspend()/resume()
Just rumble stop at suspend.
* Fix pool -> poll
* Fix AZO -> Tomohiro
Regard.
---
Tomohiro Yoshidomi <sylph23k@xxxxxxxxx>