]> git.gag.com Git - fw/openocd/commit
flash/nor: Rename get_cfi_info() to cfi_get_info()
authorMarek Vasut <marek.vasut@gmail.com>
Sun, 5 Jan 2020 21:33:29 +0000 (22:33 +0100)
committerTomas Vanek <vanekt@fbl.cz>
Thu, 16 Jan 2020 12:26:16 +0000 (12:26 +0000)
commit76de1c8de104496f26a1cd084b755008349fa064
tree5a31f3267a87278a7fc85b0d58a0605b81ea4361
parent3192717ae910d387476b3a7980c325ceb0d2f733
flash/nor: Rename get_cfi_info() to cfi_get_info()

This is a preparatory change, align the function name with the rest
of the API, no functional change.

Change-Id: Ib967520f027b03eb1792b36ede52335df8e23941
Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Reviewed-on: http://openocd.zylin.com/5390
Tested-by: jenkins
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
src/flash/nor/cfi.c