From: Alexander Aring Date: Sun, 17 May 2015 19:44:39 +0000 (+0200) Subject: ieee802154: change transmit power to s32 X-Git-Tag: omap-for-v4.3/legacy-v2-signed~163^2~183^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a19cb680be0d4b06ce9a9d6516b8f45f544d3e8;p=pandora-kernel.git ieee802154: change transmit power to s32 This patch change the transmit power from s8 to s32. This prepares to store a mbm value instead dbm inside the transmit power variable. The old interface keep the a s8 dbm value, which should be backward compatibility when assign s8 to s32. Signed-off-by: Alexander Aring Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed