]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: most: fix argument name of DIM_GetChannelState
authorChaehyun Lim <chaehyun.lim@gmail.com>
Mon, 2 Nov 2015 13:59:15 +0000 (22:59 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commite38092531282db8bdf8c8f3e9607e551b2f1a906
tree8c02e6f391b6f6649573d0b89bf2eaf08c2dbe52
parent0d08d54f8da9f54bd861f694a81208a8a0625b95
staging: most: fix argument name of DIM_GetChannelState

The second argument name of DIM_GetChannelState declaration changes from
dim_ch_state_ptr to state_ptr. The DIM_GetChannelState declaration and
definition has same argument name as state_ptr.

Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/hdm-dim2/dim2_hal.h