Home
last modified time | relevance | path

Searched hist:ee9fffdc (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-sysfs.cee9fffdc Sat Jan 14 02:54:04 CST 2023 Christophe JAILLET <christophe.jaillet@wanadoo.fr> fbdev: omapfb: Use kstrtobool() instead of strtobool()

strtobool() is the same as kstrtobool().
However, the latter is more used within the kernel.

In order to remove strtobool() and slightly simplify kstrtox.h, switch to
the other function name.

While at it, include the corresponding header file (<linux/kstrtox.h>)

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Helge Deller <deller@gmx.de>
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Doverlay-sysfs.cee9fffdc Sat Jan 14 02:54:04 CST 2023 Christophe JAILLET <christophe.jaillet@wanadoo.fr> fbdev: omapfb: Use kstrtobool() instead of strtobool()

strtobool() is the same as kstrtobool().
However, the latter is more used within the kernel.

In order to remove strtobool() and slightly simplify kstrtox.h, switch to
the other function name.

While at it, include the corresponding header file (<linux/kstrtox.h>)

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Helge Deller <deller@gmx.de>
H A Ddisplay-sysfs.cee9fffdc Sat Jan 14 02:54:04 CST 2023 Christophe JAILLET <christophe.jaillet@wanadoo.fr> fbdev: omapfb: Use kstrtobool() instead of strtobool()

strtobool() is the same as kstrtobool().
However, the latter is more used within the kernel.

In order to remove strtobool() and slightly simplify kstrtox.h, switch to
the other function name.

While at it, include the corresponding header file (<linux/kstrtox.h>)

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Helge Deller <deller@gmx.de>
H A Dmanager-sysfs.cee9fffdc Sat Jan 14 02:54:04 CST 2023 Christophe JAILLET <christophe.jaillet@wanadoo.fr> fbdev: omapfb: Use kstrtobool() instead of strtobool()

strtobool() is the same as kstrtobool().
However, the latter is more used within the kernel.

In order to remove strtobool() and slightly simplify kstrtox.h, switch to
the other function name.

While at it, include the corresponding header file (<linux/kstrtox.h>)

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Helge Deller <deller@gmx.de>