diff options
author | Javier Martinez Canillas <javier.martinez@collabora.co.uk> | 2013-03-14 16:09:21 +0100 |
---|---|---|
committer | Jon Hunter <jon-hunter@ti.com> | 2013-04-04 03:13:42 +0200 |
commit | 3af91cf7016bdfce9a6a0343ab942302e98e8f3d (patch) | |
tree | 0ad056fe4e219570fb6038a09d64f5f1bbad2afa /net | |
parent | ARM: OMAP2+: return -ENODEV if GPMC child device creation fails (diff) | |
download | linux-3af91cf7016bdfce9a6a0343ab942302e98e8f3d.tar.xz linux-3af91cf7016bdfce9a6a0343ab942302e98e8f3d.zip |
ARM: OMAP2+: rename gpmc_probe_nor_child() to gpmc_probe_generic_child()
The gpmc_probe_nor_child() function is used in the GPMC driver to
configure the GPMC for a NOR child device node.
But this function is quite generic and all the NOR specific configuration
is made by the driver of the actual NOR flash memory used.
Other Pseudo-SRAM devices such as ethernet controllers need a similar
setup so by making this function generic it can be used for those too.
Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Signed-off-by: Jon Hunter <jon-hunter@ti.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions