On Mon, 10 Mar 2014, Lee Jones wrote:
> > Since we do not want to add new platform IDs for the syscon driver,
> > there is no reason to iterate over IDs. This patch simplifies
> > syscon_match_pdevname() function to remove such iteration.
> >
> > Signed-off-by: Alexander Shiyan
> > ---
> > driv
> Since we do not want to add new platform IDs for the syscon driver,
> there is no reason to iterate over IDs. This patch simplifies
> syscon_match_pdevname() function to remove such iteration.
>
> Signed-off-by: Alexander Shiyan
> ---
> drivers/mfd/syscon.c | 7 ---
> 1 file changed, 7 del
Since we do not want to add new platform IDs for the syscon driver,
there is no reason to iterate over IDs. This patch simplifies
syscon_match_pdevname() function to remove such iteration.
Signed-off-by: Alexander Shiyan
---
drivers/mfd/syscon.c | 7 ---
1 file changed, 7 deletions(-)
diff
3 matches
Mail list logo