staging: most: usb: change order of function parameters
authorChristian Gromm <christian.gromm@microchip.com>
Wed, 27 May 2020 09:06:18 +0000 (11:06 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 May 2020 10:24:45 +0000 (12:24 +0200)
commit1c538a417977ec102d47297e8c0f4619100f42c2
treed836d4ca390fe56b763484d78a7de55d6207522a
parent3466a8c15be8a0acea399f78fbe3764e14d7c11a
staging: most: usb: change order of function parameters

This patch swaps the arguments of function get_stream_frame_size to
have the struct device as first parameter.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Link: https://lore.kernel.org/r/1590570387-27069-2-git-send-email-christian.gromm@microchip.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/usb/usb.c