NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOAD
authorSamuel Ortiz <sameo@linux.intel.com>
Tue, 30 Jul 2013 23:19:43 +0000 (01:19 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 30 Jul 2013 23:19:43 +0000 (01:19 +0200)
Loading a firmware into a target is typically called firmware
download, not firmware upload. So we rename the netlink API to
NFC_CMD_FW_DOWNLOAD in order to avoid any terminology confusion from
userspace.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found