diff options
author | Simon Baatz <gmbnomis@gmail.com> | 2017-03-27 20:02:08 +0200 |
---|---|---|
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | 2017-03-29 17:05:37 +0200 |
commit | ef980cf8b05bc862f4533fcdeae2911e6ff7027a (patch) | |
tree | ca2930d38a4da7fcccd35f513ceb5011996a8919 /.gitignore | |
parent | 675b11d94ce9baa5eb365a51b35d2793f77c8ab8 (diff) |
mtd: nand: orion: improve handling of optional clock
The clock gate used by orion_nand is not available on all platforms.
When getting this optional clock gate, the code masked all errors.
Let's be more precise here and actually only allow ENOENT.
EPROBE_DEFER is handled like any other error code since probe deferral
is not supported by drivers using module_platform_driver_probe().
Signed-off-by: Simon Baatz <gmbnomis@gmail.com>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions