linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: muhammad.husaini.zulkifli@intel.com
To: adrian.hunter@intel.com, michal.simek@xilinx.com,
	andriy.shevchenko@intel.com, ulf.hansson@linaro.org,
	linux-mmc@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Cc: lakshmi.bai.raja.subramanian@intel.com,
	wan.ahmad.zainie.wan.mohamad@intel.com,
	muhammad.husaini.zulkifli@intel.com, arnd@arndb.de
Subject: [PATCH v4 3/4] mmc: sdhci-of-arasan: Add structure device pointer in probe
Date: Thu,  8 Oct 2020 10:09:35 +0800	[thread overview]
Message-ID: <20201008020936.19894-4-muhammad.husaini.zulkifli@intel.com> (raw)
In-Reply-To: <20201008020936.19894-1-muhammad.husaini.zulkifli@intel.com>

From: Muhammad Husaini Zulkifli <muhammad.husaini.zulkifli@intel.com>

Add struct device *dev in probe func() so that it can widely use in
probe to make code more readable.

Signed-off-by: Muhammad Husaini Zulkifli <muhammad.husaini.zulkifli@intel.com>
---
 drivers/mmc/host/sdhci-of-arasan.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/mmc/host/sdhci-of-arasan.c b/drivers/mmc/host/sdhci-of-arasan.c
index f186fbd016b1..46aea6516133 100644
--- a/drivers/mmc/host/sdhci-of-arasan.c
+++ b/drivers/mmc/host/sdhci-of-arasan.c
@@ -1521,6 +1521,7 @@ static int sdhci_arasan_probe(struct platform_device *pdev)
 	struct sdhci_pltfm_host *pltfm_host;
 	struct sdhci_arasan_data *sdhci_arasan;
 	struct device_node *np = pdev->dev.of_node;
+	struct device *dev = &pdev->dev;
 	const struct sdhci_arasan_of_data *data;
 
 	match = of_match_node(sdhci_arasan_of_match, pdev->dev.of_node);
-- 
2.17.1


  parent reply	other threads:[~2020-10-08  2:13 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-08  2:09 [PATCH v4 0/4] mmc: sdhci-of-arasan: Enable UHS-1 support for Keem Bay SOC muhammad.husaini.zulkifli
2020-10-08  2:09 ` [PATCH v4 1/4] firmware: keembay: Add support for Arm Trusted Firmware Service call muhammad.husaini.zulkifli
2020-10-08  7:35   ` Michal Simek
2020-10-08  8:46   ` Andy Shevchenko
2020-10-08 10:39     ` Zulkifli, Muhammad Husaini
2020-10-08  9:45   ` Sudeep Holla
2020-10-08 12:34     ` Zulkifli, Muhammad Husaini
2020-10-08  2:09 ` [PATCH v4 2/4] dt-bindings: mmc: Add uhs-gpio for Keem Bay UHS-1 Support muhammad.husaini.zulkifli
2020-10-08  7:36   ` Michal Simek
2020-10-08  2:09 ` muhammad.husaini.zulkifli [this message]
2020-10-08  7:34   ` [PATCH v4 3/4] mmc: sdhci-of-arasan: Add structure device pointer in probe Michal Simek
2020-10-08 10:36     ` Zulkifli, Muhammad Husaini
2020-10-08 11:12       ` Andy Shevchenko
2020-10-08  2:09 ` [PATCH v4 4/4] mmc: sdhci-of-arasan: Enable UHS-1 support for Keem Bay SOC muhammad.husaini.zulkifli
2020-10-08  7:36   ` Michal Simek
2020-10-08  9:27   ` Ulf Hansson
2020-10-08 10:54     ` Zulkifli, Muhammad Husaini
2020-10-08 15:19       ` Ulf Hansson
2020-10-08 17:21         ` Zulkifli, Muhammad Husaini
2020-10-09  6:56           ` Ulf Hansson
2020-10-09  7:25             ` Michal Simek
2020-10-09 17:50             ` Zulkifli, Muhammad Husaini
2020-10-13  8:12               ` Zulkifli, Muhammad Husaini
2020-10-13  8:41               ` Ulf Hansson
2020-10-16  7:23                 ` Zulkifli, Muhammad Husaini
2020-10-16 10:50                   ` Ulf Hansson
2020-11-06  7:16                 ` Zulkifli, Muhammad Husaini
2020-11-09 13:36                   ` Zulkifli, Muhammad Husaini
2020-10-08 10:58     ` Adrian Hunter
2020-10-08 15:12       ` Ulf Hansson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201008020936.19894-4-muhammad.husaini.zulkifli@intel.com \
    --to=muhammad.husaini.zulkifli@intel.com \
    --cc=adrian.hunter@intel.com \
    --cc=andriy.shevchenko@intel.com \
    --cc=arnd@arndb.de \
    --cc=lakshmi.bai.raja.subramanian@intel.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=michal.simek@xilinx.com \
    --cc=ulf.hansson@linaro.org \
    --cc=wan.ahmad.zainie.wan.mohamad@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).