On 06/10/2017 10:59 AM, Laurent Pinchart wrote:
> The dw-hdmi driver switched to regmap-mmio, but lacks the dependency in
> Kconfig. This can result in compilation breakages. Fix it by selecting
> REGMAP_MMIO.
>
> Fixes: 80e2f97968b5 ("drm: bridge: dw-hdmi: Switch to regmap for register
> access"
On Sun, Jun 11, 2017 at 11:50:59AM +0530, Archit Taneja wrote:
>
>
> On 6/10/2017 2:29 PM, Laurent Pinchart wrote:
> > The dw-hdmi driver switched to regmap-mmio, but lacks the dependency in
> > Kconfig. This can result in compilation breakages. Fix it by selecting
> > REGMAP_MMIO.
> >
> > Fixes
On 6/10/2017 2:29 PM, Laurent Pinchart wrote:
The dw-hdmi driver switched to regmap-mmio, but lacks the dependency in
Kconfig. This can result in compilation breakages. Fix it by selecting
REGMAP_MMIO.
Fixes: 80e2f97968b5 ("drm: bridge: dw-hdmi: Switch to regmap for register
access")
Reported
The dw-hdmi driver switched to regmap-mmio, but lacks the dependency in
Kconfig. This can result in compilation breakages. Fix it by selecting
REGMAP_MMIO.
Fixes: 80e2f97968b5 ("drm: bridge: dw-hdmi: Switch to regmap for register
access")
Reported-by: kbuild test robot
Signed-off-by: Laurent Pin