Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
xtensa: iss/network: provide release() callback
Provide release() callback for the platform device embedded into struct iss_net_private and registered in the iss_net_configure so that platform_device_unregister could be called for it. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
- Loading branch information