commit | 3797616eaa3000f5526aab8ef02000a92fbc5415 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Mon Mar 20 14:42:41 2017 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Mar 21 08:04:33 2017 +0100 |
tree | 78358557a6fc0c5f32d7dffb5c1ca5173af334a8 | |
parent | 02838938a9414d6f3fe5f427c34efd8d87365862 [diff] |
atomisp: remove a sysfs error message that can be used to log spam Instead of logging this just report ERANGE as an error, which will give something close to the right user space report. The others of these were already removed by Dan Carpenter's patch. Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>