staging: most: hdm-dim2: use min_t()
commit7f9cacb62d94c4828827ead22d9b6e7d6d7aa1e8
authorChristian Gromm <christian.gromm@microchip.com>
Wed, 28 Oct 2015 14:49:15 +0000 (28 15:49 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Oct 2015 23:57:19 +0000 (29 08:57 +0900)
treeb275d9c55ee329026431ccf99dd567059441164b
parent806535b623b9bfd501728269ed1f62245c96192b
staging: most: hdm-dim2: use min_t()

This patch replaces the usage of min() by min_t().

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/hdm-dim2/dim2_hdm.c