summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/Makefile
diff options
context:
space:
mode:
authorSimon Baatz <gmbnomis@gmail.com>2017-03-27 20:02:08 +0200
committerBoris Brezillon <boris.brezillon@free-electrons.com>2017-03-29 17:05:37 +0200
commitef980cf8b05bc862f4533fcdeae2911e6ff7027a (patch)
treeca2930d38a4da7fcccd35f513ceb5011996a8919 /drivers/mtd/nand/Makefile
parent675b11d94ce9baa5eb365a51b35d2793f77c8ab8 (diff)
downloadlinux-ef980cf8b05bc862f4533fcdeae2911e6ff7027a.tar.bz2
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 'drivers/mtd/nand/Makefile')
0 files changed, 0 insertions, 0 deletions