commit | e134201b7a27eaf1ce3affe39ea6f30a1a747186 | [log] [tgz] |
---|---|---|
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | Mon Mar 09 20:08:24 2015 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Mar 20 14:06:12 2015 +0100 |
tree | a38ac281d25e81b9b4864a8c419d6f0f3e5a8228 | |
parent | bb046fef9668baf1c4744a3c7aba05e15e44c9ac [diff] |
staging: panel: return register value we were returning success even if the module failed to register. now we are returning the actual return value, success or error. Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org> Acked-by: Willy Tarreau <w@1wt.eu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>