MLK-17375 video: imx: hdp: fix "n" arg for strncmp call
authorOliver Brown <oliver.brown@nxp.com>
Mon, 15 Jan 2018 21:25:55 +0000 (15:25 -0600)
committerOliver Brown <oliver.brown@nxp.com>
Wed, 17 Jan 2018 13:12:56 +0000 (07:12 -0600)
commit1b5cda88133616d06e2b3ecbf41940b33ebddf67
treefc6ad05f96b5187544b89f16aadcd686241cb3ac
parent75ff0f46ba1f5ea9d749c28499da4e30f5766d10
MLK-17375 video: imx: hdp: fix "n" arg for strncmp call

Renaming hdpload to hdp_load for consistancy.
Correcting the strncmp to use only 4 characters to match "load" argument

Signed-off-by: Oliver Brown <oliver.brown@nxp.com>
drivers/video/imx/Makefile
drivers/video/imx/hdp_load.c [new file with mode: 0644]
drivers/video/imx/hdpload.c [deleted file]