diff options
author | Ezequiel Garcia <ezequiel@collabora.com> | 2018-04-10 22:01:06 +0200 |
---|---|---|
committer | Boris Brezillon <boris.brezillon@bootlin.com> | 2018-04-20 22:54:36 +0200 |
commit | 640702490d133cc91dec823ac7ef0f1e44eee447 (patch) | |
tree | 1639f2b7c63859e318b5820583a07294ad6a260a /drivers/mtd/afs.c | |
parent | mtd: spi-nor: cadence-quadspi: Add DMA support for direct mode reads (diff) | |
download | linux-640702490d133cc91dec823ac7ef0f1e44eee447.tar.xz linux-640702490d133cc91dec823ac7ef0f1e44eee447.zip |
mtd: spi-nor: hisi: Avoid generic function names
Using generic names such as get_if_type() is frowned
upon: it suggests a core function (which is not),
and then it makes code navigation harder.
Given drivers are often used as starting point
to write other drivers, generic names tend to spread
like the flu. Cure the problem.
Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
Reviewed-by: Marek Vasut <marek.vasut@gmail.com>
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Diffstat (limited to 'drivers/mtd/afs.c')
0 files changed, 0 insertions, 0 deletions