summaryrefslogtreecommitdiffstats
path: root/drivers/hid
diff options
context:
space:
mode:
authorChun-Hao Lin <hau@realtek.com>2014-10-01 17:17:18 +0200
committerDavid S. Miller <davem@davemloft.net>2014-10-01 21:33:18 +0200
commit706123d06c18b55da5e9da21e2d138ee789bf8f4 (patch)
treebe352b0484cd4460f0afd689cb9fee0cea28719e /drivers/hid
parentr8169:for function "rtl_w1w0_phy" change its name and behavior (diff)
downloadlinux-706123d06c18b55da5e9da21e2d138ee789bf8f4.tar.xz
linux-706123d06c18b55da5e9da21e2d138ee789bf8f4.zip
r8169:change the name of function"rtl_w1w0_eri"
Change the name of function "rtl_w1w0_eri" to "rtl_w0w1_eri". In this function, the local variable "val" is "write zeros then write ones". Please see below code. (val & ~m) | p In this patch, change the function name from "xx_w1w0_xx" to "xx_w0w1_xx". The changed function name is more suitable for it's behavior. Signed-off-by: Chun-Hao Lin <hau@realtek.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/hid')
0 files changed, 0 insertions, 0 deletions