commit | a05ea9e26456c1c249d1e50f033898390e92679e | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Wed Jan 11 16:43:30 2017 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jan 19 14:17:05 2017 +0100 |
tree | eeb8cc227e8176fe9480eeabd1e7d5cbdee2aa5c | |
parent | bcce9daa87cd0ad44bf9bdd433eae0474f51e1e2 [diff] |
sh: Don't set the sh-sci platform data scscr CKE0 bit The bit is only set by platforms that also set the CKE1 but, in which case its value is ignored by the device. Don't set it, this simplifies platform data and only leaves the CKE1 bit to be handled. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>