OSDN Git Service

staging: most: dim2: replace function parameter with the expression
authorAndrey Shvetsov <andrey.shvetsov@k2l.de>
Fri, 12 May 2017 11:00:01 +0000 (13:00 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 May 2017 09:59:10 +0000 (11:59 +0200)
commitd2892ebc5bb47f1d55dbf4d512551f3c18da2e07
treee8d3b8800d47c21372501b813f0c6220d2fcf4eb
parent648377cd21254220f78b6566e137ce1608dd3804
staging: most: dim2: replace function parameter with the expression

This replaces the function parameter sync_mfe with the expression
(ch_type == CAT_CT_VAL_SYNC) what is the same.

Signed-off-by: Andrey Shvetsov <andrey.shvetsov@k2l.de>
Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/hdm-dim2/dim2_hal.c