commit | 422de35a179fa7f648505479e85c79b170fed7a2 | [log] [tgz] |
---|---|---|
author | Amarjargal Gundjalam <amarjargal.gundjalam@gmail.com> | Mon Oct 26 06:09:29 2015 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Oct 27 16:53:12 2015 +0900 |
tree | 23c83cae0c899bf86307ac460e0f4cb20b25affa | |
parent | 107c59e00c621611ed22310bf35fd75c7b382092 [diff] |
staging: media: omap4iss: Replaces bit shift on 1 with BIT Macro This patch fixes some of the checkpatch issue: CHECK: Prefer using the BIT macro Signed-off-by: Amarjargal Gundjalam <amarjargal.gundjalam@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>