From: Samuel Ortiz Date: Tue, 30 Jul 2013 23:19:43 +0000 (+0200) Subject: NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOAD X-Git-Tag: v3.11-rc4~5^2~27^2^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ea7187c53f63e31f2d1b2b1e474e31808565009;p=pandora-kernel.git 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 --- Reading git-diff-tree failed