davidker / unisys

Master repository for new changes to drivers/staging/unisys and drivers/visorbus
Other
2 stars 1 forks source link

Change error return values in visorbus_register_visor_driver() #137

Open wadgaonkarsam opened 7 years ago

wadgaonkarsam commented 7 years ago

KanBoard:30983

The error values for !drv->probe, !drv->remove, !drv->pause, !drv->resume should be -EINVAL instead of -ENODEV.

Reported by Greg.

wadgaonkarsam commented 7 years ago

Branch: githubissue-137 Commits: 525de9cbfd3f927545b16921d7de7baffa98ad20 Checkpatch: Passed T710-W1-AutoTest: Passed