Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
EISA: Call put_device() if device_register() fails
We need to give up the last reference to edev->dev, so we need to call put_device(). Signed-off-by: Levente Kurusa <levex@linux.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
- Loading branch information