projects
/
profile
/
ivi
/
kernel-adaptation-intel-automotive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
5a511cd
)
pinctrl/u300: delete pointless debug print
author
Linus Walleij
<linus.walleij@linaro.org>
Tue, 19 Jun 2012 12:02:25 +0000
(14:02 +0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Tue, 3 Jul 2012 19:51:07 +0000
(21:51 +0200)
This is some leftover from earlier development, let's get rid
of it.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-u300.c
patch
|
blob
|
history
diff --git
a/drivers/pinctrl/pinctrl-u300.c
b/drivers/pinctrl/pinctrl-u300.c
index
13e7a3e
..
6cd697a
100644
(file)
--- a/
drivers/pinctrl/pinctrl-u300.c
+++ b/
drivers/pinctrl/pinctrl-u300.c
@@
-1113,8
+1113,6
@@
static int __devinit u300_pmx_probe(struct platform_device *pdev)
int ret;
int i;
int ret;
int i;
- pr_err("U300 PMX PROBE\n");
-
/* Create state holders etc for this driver */
upmx = devm_kzalloc(&pdev->dev, sizeof(*upmx), GFP_KERNEL);
if (!upmx)
/* Create state holders etc for this driver */
upmx = devm_kzalloc(&pdev->dev, sizeof(*upmx), GFP_KERNEL);
if (!upmx)