]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
video: tegra: dc: allow selection of bin_width -1
authorDaniel Solomon <daniels@nvidia.com>
Thu, 30 Jan 2014 01:33:18 +0000 (17:33 -0800)
committerJon Mayo <jmayo@nvidia.com>
Tue, 4 Feb 2014 18:38:12 +0000 (10:38 -0800)
commit66b5770ee0a44ef5fa362ace8bfe4ad17d936ec0
tree4911016b07481fc3a59ae7babccc6d75aff0369f
parentda317ace20807e0376dfc2a862813e0ed12fe783
video: tegra: dc: allow selection of bin_width -1

Valid bin_width values are -1, 1, 2, 4, and 8. We
allow setting of bin_width via sysfs to all these values
except for -1. Add this missing value to the allowed
settings.

Bug 1430681

Change-Id: Icb60574212c203238c6db2d1ada94d3ae3ea9a4f
Signed-off-by: Daniel Solomon <daniels@nvidia.com>
Reviewed-on: http://git-master/r/361792
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Kevin Huang (Eng-SW) <kevinh@nvidia.com>
Reviewed-by: Jon Mayo <jmayo@nvidia.com>
drivers/video/tegra/dc/nvsd.c