commit | 7de5c36c2aa9fc7ae1443d144f895ffd044c6b36 | [log] [tgz] |
---|---|---|
author | Tobias Jakobi <tjakobi@math.uni-bielefeld.de> | Tue Aug 18 00:51:23 2015 +0200 |
committer | Inki Dae <daeinki@gmail.com> | Wed Sep 02 23:10:29 2015 +0900 |
tree | 44aa75a8dc5f14ff9c9cf25bfa274b01132e7d7e | |
parent | 179239a7ae805f7695167c62a97eac3efe52d7af [diff] |
drm/exynos: remove superfluous checks in g2d_check_reg_offset() The cases of the switch statement ensure that reg_type can never be REG_TYPE_NONE here. Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de> Signed-off-by: Inki Dae <inki.dae@samsung.com>