On Mon, Jul 28, 2014 at 11:41:04AM +0530, Kiran Padwal wrote:
> Make of_device_id array const, because all OF functions handle it as const
Applied, thanks.
signature.asc
Description: Digital signature
Make of_device_id array const, because all OF functions handle it as const
Signed-off-by: Kiran Padwal
---
sound/soc/codecs/ak4642.c |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sound/soc/codecs/ak4642.c b/sound/soc/codecs/ak4642.c
index 3ba4c0f..0417125 100644
---
On Fri, Jul 25, 2014 at 10:51 PM, Mark Brown wrote:
> On Thu, Jul 24, 2014 at 05:28:36PM +0530, Kiran Padwal wrote:
>> Make of_device_id array const, because all OF functions handle it as const
>
> ...and reverted because it fails to build.
sorry for that...I miss one thing...I will resubmit the
On Thu, Jul 24, 2014 at 05:28:36PM +0530, Kiran Padwal wrote:
> Make of_device_id array const, because all OF functions handle it as const
...and reverted because it fails to build.
signature.asc
Description: Digital signature
On Thu, Jul 24, 2014 at 05:28:36PM +0530, Kiran Padwal wrote:
> Make of_device_id array const, because all OF functions handle it as const
Applied, thanks.
signature.asc
Description: Digital signature
Make of_device_id array const, because all OF functions handle it as const
Signed-off-by: Kiran Padwal
---
sound/soc/codecs/ak4642.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/soc/codecs/ak4642.c b/sound/soc/codecs/ak4642.c
index 3ba4c0f..4b2ae61 100644
--- a/so
6 matches
Mail list logo