Messages in this thread |  | | Date | Tue, 14 Apr 2015 12:36:22 -0300 | From | Ezequiel Garcia <> | Subject | Re: [PATCH v2] spi: bitbang: Make setup_transfer() callback optional |
| |
On 04/14/2015 10:40 AM, Pelle Nilsson wrote: > Some controller drivers have no need of this callback (spi-altera even > causes a NULL pointer dereference because it doesn't register the callback, > falsely assuming that it is already optional). > > Fixes: 30af9b558a56 ("spi/bitbang: Drop empty setup() functions") > Signed-off-by: Pelle Nilsson <per.nilsson@xelmo.com>
Reviewed-by: Ezequiel Garcia <ezequiel.garcia@vanguardiasur.com.ar>
Please note the merge window is open, so don't expect Mark to pick your change soon. -- Ezequiel Garcia, VanguardiaSur www.vanguardiasur.com.ar
|  |