Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: wl12xx: care for optional operations
->init and ->reset are optional - at least sdio.c doesn't implement them - so allow those pointers to be NULL. Signed-off-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Luciano Coelho <coelho@ti.com>
- Loading branch information