linux/drivers/video/fbdev/omap2
Greg Kroah-Hartman 60d2fa0dad fbdev: omap2: no need to check return value of debugfs_create functions
When calling debugfs functions, there is no need to ever check the
return value.  The function can work or not, but the code logic should
never do something different based on this.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Tony Lindgren <tony@atomide.com>
Cc: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
2019-02-08 19:24:47 +01:00
..
omapfb fbdev: omap2: no need to check return value of debugfs_create functions 2019-02-08 19:24:47 +01:00
Kconfig drivers: omap2: Kconfig: make FB_OMAP2_DSS_INIT depend on OF 2018-05-04 08:27:04 -04:00
Makefile drm/omap: move omapdss & displays under omapdrm 2015-12-29 11:07:48 +02:00