diff options
author | Stephane Viau <sviau@codeaurora.org> | 2015-01-08 00:31:42 +0300 |
---|---|---|
committer | Rob Clark <robdclark@gmail.com> | 2015-02-01 23:32:44 +0300 |
commit | 5cdde29bc93a1f4d4a4f5a6faa830e368d920280 (patch) | |
tree | 9a210a33858bbe2f560fc26aeb36ecf856416dbf /drivers/cdrom | |
parent | a5ec308ac15d7abf6b801a15e027fe9534cc35a8 (diff) | |
download | linux-5cdde29bc93a1f4d4a4f5a6faa830e368d920280.tar.xz |
drm/msm/mdp5: fix parameter type for mdp5_ctl_set_intf()
mdp5_ctl_set_intf()'s second argument should be "int", not "enum mdp5_intf".
The passed in value is "intf", not "intf_id".
Signed-off-by: Stephane Viau <sviau@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'drivers/cdrom')
0 files changed, 0 insertions, 0 deletions