commit | e37bfa1aac6dd98ad17d98b4691c40ff561ba410 | [log] [tgz] |
---|---|---|
author | Boris Brezillon <boris.brezillon@free-electrons.com> | Fri Jan 23 21:09:30 2015 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Tue Jan 27 09:11:59 2015 +1000 |
tree | b9f7669ee3746f25601640638877ea5d5413f0d9 | |
parent | d3e7a0dabd6f5c5f45fbde9ed48a18f09ea97dce [diff] |
drm: fix drm_display_info_set_bus_formats kernel doc header formats and num_formats arguments were previously called fmts and nfmts. Fix the kernel doc comment so that it matches the new argument names. Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Dave Airlie <airlied@redhat.com>