commit | 9ea7187c53f63e31f2d1b2b1e474e31808565009 | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Wed Jul 31 01:19:43 2013 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Wed Jul 31 01:19:43 2013 +0200 |
tree | 6357ddd2801bc7c98f3fc613b78b4ecef82d7fa0 | |
parent | 7427b370e0aa6226c763af94fc5c4e3433383543 [diff] |
NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOAD 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>