On Tue, Jan 23, 2018 at 04:53:42PM -0600, David Lechner wrote: > This fixes a possible NULL pointer dereference oops in > regmap_name_read_file() when the regmap does not have a device > associated with it. How are you managing to get a regmap without a device associated with it?