From patchwork Tue Mar 21 11:26:39 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Arushi X-Patchwork-Id: 9636427 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 1285260216 for ; Tue, 21 Mar 2017 11:27:11 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1377B20072 for ; Tue, 21 Mar 2017 11:27:11 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 082D8209CD; Tue, 21 Mar 2017 11:27:11 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.3 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, RCVD_IN_SORBS_SPAM, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 61DE52029C for ; Tue, 21 Mar 2017 11:27:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757255AbdCUL07 (ORCPT ); Tue, 21 Mar 2017 07:26:59 -0400 Received: from mail-pg0-f66.google.com ([74.125.83.66]:35426 "EHLO mail-pg0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756924AbdCUL05 (ORCPT ); Tue, 21 Mar 2017 07:26:57 -0400 Received: by mail-pg0-f66.google.com with SMTP id g2so24724104pge.2; Tue, 21 Mar 2017 04:26:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=eL2MxB9Yc0ltTbaPPkixCZckzfCs5Jtln5VrQD4RkHk=; b=dmxw3tddtyM1zDdnGGCIHyIHjJ2MTA6HoXm4wmLYT5ZAtyAU4nsiXn+ODRcQooXc+2 iH/Bke25gt6iaG2WCUnDfJFgklt6YKRPSRzoXKx+qybeI6xWZ6WJbl1mPAhwqnnPYCWN yuXRNPOGbtMBL551Lh1+fkmF0EZdOVTHS3Lqha2RRbcvP1ajlTYTCY1OnMvWJow9LR+8 jCNFwtERNPa5cfm6IseI1TASg3Qfxlc0PNoPxPBnJ2hKrrfJCWtmumhxrSNiHbhkIXwI DaqLHlPHYtxuOaLYrKt6lRJPwldUz3tQ956OSE8tnjfvtcRUxTYTuvTtptrq3YV/iylX VwMQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=eL2MxB9Yc0ltTbaPPkixCZckzfCs5Jtln5VrQD4RkHk=; b=Blcbp5HmEItRITMrtWT46HnE8pohjsDbQySaCgnKFcOJ0FMHCI+RLI6bwhMfi5N9zN tczg7Iih+dFZT3H6jISYkMjW0c8tkuYEGGc8saz3doQM3HhMe4NY0ZVybyRNd/9uNumO p9YR2bRNgarxLrc63a3Vrff05PYMWyQP0a9EwL+kn5roBgz4MVJ8QRHIzbjQ7lrWOXzJ QhoBANrC6AfblfB6QETBKpccwq5RYLiiEdjQTW2+if1Ykf3vyTmrUVAwcAquqhQTSDZs L3MxO8/q/taOPDhXXfLAS9Q/xXOxs0ydKuU8a4jYC4L3EBkOpWLO8p73/LK9GyYZN24c SP4A== X-Gm-Message-State: AFeK/H35LBM/DWAEIlwwPnxtyqnmjI4Rg8shhNPAS7uptyvCxMEE9Su4VAEO2tOKdalEkg== X-Received: by 10.99.49.13 with SMTP id x13mr34390241pgx.128.1490095616331; Tue, 21 Mar 2017 04:26:56 -0700 (PDT) Received: from arushi-HP-Pavilion-Notebook ([14.139.82.6]) by smtp.gmail.com with ESMTPSA id q4sm20948357pgc.63.2017.03.21.04.26.54 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 21 Mar 2017 04:26:55 -0700 (PDT) From: Arushi Singhal To: w.d.hubbs@gmail.com Cc: linux-fbdev@vger.kernel.org, outreachy-kernel@googlegroups.com, teddy.wang@siliconmotion.com, sudipm.mukherjee@gmail.com, gregkh@linuxfoundation.org, speakup@linux-speakup.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, Arushi Singhal Subject: [PATCH 2/2] staging: sm750fb: Remove typedefs from enum Date: Tue, 21 Mar 2017 16:56:39 +0530 Message-Id: <20170321112639.32495-3-arushisinghal19971997@gmail.com> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170321112639.32495-1-arushisinghal19971997@gmail.com> References: <20170321112639.32495-1-arushisinghal19971997@gmail.com> Sender: linux-fbdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-fbdev@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP This patch removes typedefs from enum and renames them as per kernel coding standards. Signed-off-by: Arushi Singhal --- drivers/staging/sm750fb/ddk750_mode.h | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/drivers/staging/sm750fb/ddk750_mode.h b/drivers/staging/sm750fb/ddk750_mode.h index 9dc4d6c5a779..d5eae36d85cb 100644 --- a/drivers/staging/sm750fb/ddk750_mode.h +++ b/drivers/staging/sm750fb/ddk750_mode.h @@ -3,11 +3,10 @@ #include "ddk750_chip.h" -typedef enum _spolarity_t { +enum spolarity { POS = 0, /* positive */ NEG, /* negative */ -} -spolarity_t; +}; struct mode_parameter { /* Horizontal timing. */ @@ -15,14 +14,14 @@ struct mode_parameter { unsigned long horizontal_display_end; unsigned long horizontal_sync_start; unsigned long horizontal_sync_width; - spolarity_t horizontal_sync_polarity; + enum spolarity horizontal_sync_polarity; /* Vertical timing. */ unsigned long vertical_total; unsigned long vertical_display_end; unsigned long vertical_sync_start; unsigned long vertical_sync_height; - spolarity_t vertical_sync_polarity; + enum spolarity vertical_sync_polarity; /* Refresh timing. */ unsigned long pixel_clock; @@ -30,7 +29,7 @@ struct mode_parameter { unsigned long vertical_frequency; /* Clock Phase. This clock phase only applies to Panel. */ - spolarity_t clock_phase_polarity; + enum spolarity clock_phase_polarity; }; int ddk750_setModeTiming(struct mode_parameter *parm, clock_type_t clock);