staging: vt6656: PSvEnablePowerSaving remove camel case
authorMalcolm Priestley <tvboxspy@gmail.com>
Wed, 4 Jun 2014 17:25:21 +0000 (18:25 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jun 2014 22:59:48 +0000 (15:59 -0700)
commit2bac6f98061a95580a9f4f79f029adc60863bda2
treeee284e094a30ba5bae000607228f78ccbbe9e7b5
parentab51f51b6e4f307a0f8e1ce67f4fa1b57cb61892
staging: vt6656: PSvEnablePowerSaving remove camel case

camel case changes
pDevice -> priv
wListenInterval -> listen_interval
pMgmt -> mgmt
wAID -> aid

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/power.c