diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2013-08-27 15:28:03 +0400 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2013-08-29 17:43:47 +0400 |
commit | 3825ce5a9bb6ac1f847828ba2b283c9c7aa77eb6 (patch) | |
tree | ed4e7148290966da9fe0a24f075f162272accb54 /drivers/video/auo_k1901fb.c | |
parent | db680c65156083c8780044f46f7a74544fcb3ce2 (diff) | |
download | linux-3825ce5a9bb6ac1f847828ba2b283c9c7aa77eb6.tar.xz |
OMAPDSS: fix WARN_ON in 'alpha_blending_enabled' sysfs file
The code handling 'alpha_blending_enabled' sysfs file contains WARN_ONs
in case the feature is not supported on the current platform. Even
though only root can write to the file, anyone can read it, thus causing
the kernel to get tainted and printing an ugly warning.
Instead of having WARN_ONs, return a proper error if the feature is not
supported.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Reported-by: Russell King - ARM Linux <linux@arm.linux.org.uk>
Diffstat (limited to 'drivers/video/auo_k1901fb.c')
0 files changed, 0 insertions, 0 deletions