Daniel Vetter writes:
> I know this is a bit more work on top, but if you type docs that say
> something is ignored, it's a good excuse to fix the code. So, can you pls
> do the mass refactoring (I'd just do one patch for everything) that
> changesthe return type of this vfunc to void?
>
> Applie
On Mon, Jan 02, 2017 at 12:20:08PM -0200, Gabriel Krisman Bertazi wrote:
> v2:
> - Replace discouraged with deprecated
> - Link to new initialization/teardown functions
>
> Signed-off-by: Gabriel Krisman Bertazi
> ---
> include/drm/drm_drv.h | 35 +++
> 1 file c
v2:
- Replace discouraged with deprecated
- Link to new initialization/teardown functions
Signed-off-by: Gabriel Krisman Bertazi
---
include/drm/drm_drv.h | 35 +++
1 file changed, 35 insertions(+)
diff --git a/include/drm/drm_drv.h b/include/drm/drm_drv.h
inde