Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755067AbbLKMym (ORCPT ); Fri, 11 Dec 2015 07:54:42 -0500 Received: from mx0a-001ae601.pphosted.com ([67.231.149.25]:59453 "EHLO mx0a-001ae601.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751383AbbLKMyl (ORCPT ); Fri, 11 Dec 2015 07:54:41 -0500 Date: Fri, 11 Dec 2015 12:54:21 +0000 From: Charles Keepax To: Mans Rullgard CC: Liam Girdwood , Mark Brown , Jaroslav Kysela , Takashi Iwai , , , Subject: Re: [PATCH] ASoC: wm8974: set cache type for regmap Message-ID: <20151211125421.GQ6058@localhost.localdomain> References: <1449833229-3301-1-git-send-email-mans@mansr.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <1449833229-3301-1-git-send-email-mans@mansr.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=0 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1507310007 definitions=main-1512110226 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 648 Lines: 17 On Fri, Dec 11, 2015 at 11:27:08AM +0000, Mans Rullgard wrote: > Attempting to use this codec driver triggers a BUG() in regcache_sync() > since no cache type is set. The register map of this device is fairly > small and has few holes so a flat cache is suitable. > > Signed-off-by: Mans Rullgard > --- Acked-by: Charles Keepax Thanks, Charles -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/