projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
1e8081d
2b2322d
)
Merge remote-tracking branch 'spi/topic/clps711x' into spi-next
author
Mark Brown
<broonie@linaro.org>
Fri, 25 Oct 2013 08:51:24 +0000
(09:51 +0100)
committer
Mark Brown
<broonie@linaro.org>
Fri, 25 Oct 2013 08:51:24 +0000
(09:51 +0100)
1
2
drivers/spi/spi-clps711x.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
drivers/spi/spi-clps711x.c
index 7f2fd33ad4d918de4c60263d19840b1c9611c7ec,73b9a461853ffea12a3d34ad8b758a9a8804de1c..e2a5a426b2efc57038503ed7b64d00237e190b14
---
1
/
drivers/spi/spi-clps711x.c
---
2
/
drivers/spi/spi-clps711x.c
+++ b/
drivers/spi/spi-clps711x.c
@@@
-226,10
-226,10
+226,10
@@@
static int spi_clps711x_probe(struct pl
dev_name(&pdev->dev), hw);
if (ret) {
dev_err(&pdev->dev, "Can't request IRQ\n");
- goto
clk
_out;
+ goto
err
_out;
}
- ret =
spi_register_master(
master);
+ ret =
devm_spi_register_master(&pdev->dev,
master);
if (!ret) {
dev_info(&pdev->dev,
"SPI bus driver initialized. Master clock %u Hz\n",