Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bob Ham
linux-emcraft
Commits
f140405d
Commit
f140405d
authored
Nov 06, 2018
by
Guido Gunther
💤
Browse files
phy-mixel: Make mixel_mipi_phy_init() static
Signed-off-by:
Guido Günther
<
guido.gunther@puri.sm
>
parent
0bcfbaf7
Changes
1
Hide whitespace changes
Inline
Side-by-side
drivers/phy/phy-mixel-mipi-dsi.c
View file @
f140405d
...
...
@@ -353,7 +353,7 @@ static void mixel_phy_set_prg_regs(struct phy *phy)
}
}
int
mixel_mipi_phy_init
(
struct
phy
*
phy
)
static
int
mixel_mipi_phy_init
(
struct
phy
*
phy
)
{
struct
mixel_mipi_phy_priv
*
priv
=
dev_get_drvdata
(
phy
->
dev
.
parent
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment